Opsqueue: lightweight batch processing queue for heavy loads
We are happy to announce the open-source release of opsqueue, our opinionated queueing system!
Why would you want to use it?
Lightweight: small codebase, written in Rust, minimal dependencies
Optimized for batch processing: we prioritize throughput over latency
Built to scale to billions of operations
Built with reliable building blocks: Rust, SQLite, Object Storage (such as S3 or GCS)
Operationally simple: single binary, embedded database, minimal configuration
Scales horizontally: you can have...
Read more at channable.com