-
Updated
Sep 4, 2022 - Java
#
threadpooling
Here are 2 public repositories matching this topic...
High performance active thread pool where work items can be queued as delegate functions. Allows you to easily enqueue infinite FIFO worker items or enforce queue size, wait on collections of those items to complete, and total control over the pool size. Also allows for multiple pools, so that different workloads do not interfere with one another.
-
Updated
Jan 8, 2025 - C#
Improve this page
Add a description, image, and links to the threadpooling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the threadpooling topic, visit your repo's landing page and select "manage topics."