Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AnikHasibul/queue
package queue gives you a queue group accessibility. Helps you to limit goroutines, wait for the end of the all goroutines and much more.
https://github.com/AnikHasibul/queue
concurrency goroutine queue
Last synced: 14 days ago
JSON representation
package queue gives you a queue group accessibility. Helps you to limit goroutines, wait for the end of the all goroutines and much more.
- Host: GitHub
- URL: https://github.com/AnikHasibul/queue
- Owner: AnikHasibul
- License: mit
- Created: 2018-12-21T07:15:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T11:05:23.000Z (over 5 years ago)
- Last Synced: 2024-04-22T13:32:01.555Z (7 months ago)
- Topics: concurrency, goroutine, queue
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- awesome-go - queue - Gives you a `sync.WaitGroup` like queue group accessibility. Helps you to throttle and limit goroutines, wait for the end of the all goroutines and much more. (Goroutines / Search and Analytic Databases)
- awesome-go-extra - queue - 12-21T07:15:00Z|2019-05-18T11:05:23Z| (Goroutines / Advanced Console UIs)