Chronicle-Queue
Messaging framework
A persisted low-latency messaging framework for high performance applications
Micro second messaging that stores everything to disk
3k stars
171 watching
536 forks
Language: Java
last commit: about 1 month 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,519 |
peter-lawrey/java-chronicle | An ultra low latency, high throughput, persisted messaging and event driven in memory database | 1,220 |
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,281 |
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. | 408 |
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,322 |
real-logic/agrona | A Java library providing efficient data structures and utility methods for high-performance applications. | 2,900 |
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,506 |
longi94/javasteam | Provides an interface to directly interact with Valve's Steam servers. | 98 |
prometheus/client_java | Provides metrics and instrumentation for Java applications to enable monitoring and analysis | 2,194 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 36 |