qrono
Chronicle Queue
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
qrono | Chronicle Queue | |
---|---|---|
1 | 2 | |
8 | 2,957 | |
- | 1.6% | |
0.0 | 0.0 | |
about 2 months ago | 5 days ago | |
Rust | Java | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
qrono
-
Ask HN: Show me your Half Baked project
https://qrono.net, https://github.com/c2nes/qrono
A work in progress, Qrono is a persistent, time-ordered queue server providing at-least-once delivery. The time-ordering can be used to schedule values to be delivered in the future, implement exponential backoff within a consumer, etc.
In addition to HTTP and gRPC interfaces, Qrono supports a RESP (https://redis.io/topics/protocol) interface allowing Redis tools (e.g. redis-cli) and clients to be used.
Chronicle Queue
-
Cues: low-latency persistent blocking queues, processors, and graphs via ChronicleQueue
Cues extends ChronicleQueue and Tape to provide:
What are some alternatives?
Apache Kafka - Mirror of Apache Kafka
ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1
RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins
Agrona - High Performance data structures and utility methods for Java
Apache ActiveMQ - Mirror of Apache ActiveMQ
Redisson - Redisson - Easy Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
celery - Distributed Task Queue (development branch)
nsq - A realtime distributed messaging platform
NATS - High-Performance server for NATS.io, the cloud and edge native messaging system.
nanomsg - nanomsg library
pg-boss - Queueing jobs in Node.js using PostgreSQL like a boss
kue - Kue is a priority job queue backed by redis, built for node.js.