Go implementation of a FIFO, lock-free, concurrent, multi-producer/single-consumer, linked-list-based queue
-
Updated
Apr 5, 2018 - Go
8000
Go implementation of a FIFO, lock-free, concurrent, multi-producer/single-consumer, linked-list-based queue
Add a description, image, and links to the mpsc topic page so that developers can more easily learn about it.
To associate your repository with the mpsc topic, visit your repo's landing page and select "manage topics."