Skip to content
#

fifo

Here are 12 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 Mar 12, 2024
  • C#

Improve this page

Add a description, image, and links to the fifo 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 fifo topic, visit your repo's landing page and select "manage topics."

Learn more