Projects in Awesome Lists tagged with threadpooling
A curated list of projects in awesome lists tagged with threadpooling .
https://github.com/zehracakir/multithreadsandconcurrency
criticalsection java race-conditions runnable thread threadpooling volatile
Last synced: 27 Jul 2025
https://github.com/ntdls/ntdls.delegatethreadpooling
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.
fifo fifo-queue high-performance queue threading threadpool threadpooling
Last synced: 14 Apr 2025