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

https://github.com/g41797/kissngoqueue

Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
https://github.com/g41797/kissngoqueue

asynchronous go goroutines-channels idiomatic kiss-principle n2one share-by-communicating synchronization-queue

Last synced: 24 days ago
JSON representation

Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'

Awesome Lists containing this project

README

          

# Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'