github.com/hellodudu/task
Package mpsc provides an efficient implementation of a multi-producer, single-consumer lock-free queue. The Push function is safe to call from multiple goroutines. The Pop and Empty APIs must only be called from a single, consumer goroutine.
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/hellodudu/task
spec |
| License | MIT |
| Namespace | github.com/hellodudu |
| First Release | almost 5 years ago |
| Last Synced | 4 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Dependent repos
Top 4.7%