Oxanus
Oxanus is job processing library written in Rust that won't suck (or at least it will suck in a completely different way than other options). It is still very much work in progress.
Features
- Isolated Queues
- Retrying
- Scheduled Jobs
- Dynamic Queues
- Throttling (queue-based)
- Unique Jobs
- Resilient Jobs
- Graceful Shutdown
- Tests
- Periodic Jobs
- Dev API
- Observability (prometheus)
Dev
RUST_LOG=debug