214
Stars
14
Forks
MIT
License
Go
Language
2024-07-19
Last Update
1
Open Issues
golang
job-scheduler
job-worker
queue-workers
Related in Goroutines
- anchor - Library to manage component lifecycle in microservice architectures.
- ants - A high-performance and low-cost goroutine pool in Go.
- async - An asynchronous task package with async/await style for Go.
- async - An alternative sync library for Go (Future, Promise, Locks).
- async - A safe way to execute functions asynchronously, recovering them in case of panic.
- async-job - AsyncJob is an asynchronous queue job manager with light code, clear and speed.
- breaker - Flexible mechanism to make execution flow interruptible.
- channelify - Transform your function to return channels for easy and powerful parallel processing.
- conc - conc is your toolbelt for structured concurrency in go, making common tasks easier and safer.
- concurrency-limiter - Concurrency limiter with support for timeouts, dynamic priority and context cancellation of goroutines.