Skip to content
#

high-performance

Here are 78 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 Aug 25, 2024
  • C#

Improve this page

Add a description, image, and links to the high-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the high-performance topic, visit your repo's landing page and select "manage topics."

Learn more