Popularity
8.0
Declining
Activity
0.0
Stable
8
21
0

Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Concurrency    
Latest version: v1.0.0

flush-queue alternatives and similar packages

Based on the "Concurrency" category.
Alternatively, view flush-queue alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of flush-queue or a related project?

Add another 'Concurrency' Package

README

flush-queue

Two bounded blocking queues, one for STM another for IO, which are optimized for taking many elements at the same time, instead of popping individual ones of the queue.