An open API service indexing awesome lists of open source software.

https://github.com/namratachaudhary/mpmcqueue

Multi-producer multi-consumer queue implemented using circular buffers
https://github.com/namratachaudhary/mpmcqueue

concurrent-data-structure golang queues

Last synced: 4 months ago
JSON representation

Multi-producer multi-consumer queue implemented using circular buffers

Awesome Lists containing this project

README

          

# mpmcqueue

Multi-producer multi-consumer queue implemented using circular buffers