Chronicle-Queue
Messaging framework
Provides an efficient messaging framework for high-performance applications with low-latency and persistent storage
Micro second messaging that stores everything to disk
3k stars
172 watching
532 forks
Language: Java
last commit: 8 days ago
Linked from 3 awesome lists
chroniclejavalow-latencyperformancepersistancequeue
Related projects:
Repository | Description | Stars |
---|---|---|
bytedeco/javacpp | Provides efficient access to native C++ code from Java | 4,502 |
peter-lawrey/java-chronicle | An ultra low latency, high throughput, persisted messaging and event driven in memory database | 1,221 |
jberryman/unagi-chan | A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
open-coap/java-coap | A Java library providing an implementation of the Constrained Application Protocol (CoAP) and related functionality for creating networked devices or services. | 20 |
netflix/concurrency-limits | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,261 |
ecwid/consul-api | Provides a Java client to interact with Consul's HTTP API. | 417 |
openhft/chronicle-bytes | A comprehensive library providing low-level memory access wrappers with features such as compression and thread-safe operations. | 404 |
eventstore/eventstoredb-client-java | An asynchronous Java client library for Event StoreDB | 64 |
google/guava | A collection of reusable Java libraries with various utility functions and data structures | 50,239 |
real-logic/agrona | A Java library providing efficient data structures and utility methods for high-performance applications. | 2,880 |
yonderblue/mongo-queue-java | A Java-based message queue system utilizing MongoDB as its backend | 35 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,476 |
longi94/javasteam | Provides an interface to directly interact with Valve's Steam servers. | 95 |
prometheus/client_java | Provides instrumentation and metrics collection for Java applications to be scraped by Prometheus | 2,186 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |