https://github.com/andr3whur5t/go-concurrent
Simple concurrent and rate limiting queue package for Go
https://github.com/andr3whur5t/go-concurrent
concurrent go golang goroutine-pool queueing rate-limiting
Last synced: 2 months ago
JSON representation
Simple concurrent and rate limiting queue package for Go
- Host: GitHub
- URL: https://github.com/andr3whur5t/go-concurrent
- Owner: Andr3wHur5t
- License: mit
- Created: 2017-02-19T07:12:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T07:35:39.000Z (about 8 years ago)
- Last Synced: 2025-01-10T18:48:49.947Z (4 months ago)
- Topics: concurrent, go, golang, goroutine-pool, queueing, rate-limiting
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-concurrent
Simple concurrent queue package for Go