Dynamic thread-based task queue. It can be seen as a thread pool with limited dynamic number of active threads.
-
Updated
Jul 8, 2020 - C
Dynamic thread-based task queue. It can be seen as a thread pool with limited dynamic number of active threads.
A single threaded approach to implement task oriented programming in c
Add a description, image, and links to the task-queue topic page so that developers can more easily learn about it.
To associate your repository with the task-queue topic, visit your repo's landing page and select "manage topics."