kentfitch / Simple-message-queueLinks
Very simple disk-backed message queue
☆37Updated 12 years ago
Alternatives and similar repositories for Simple-message-queue
Users that are interested in Simple-message-queue are comparing it to the libraries listed below
Sorting:
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆107Updated 11 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- A series of netty tutorials, most of them backing up posts at http://biasedbit.com/☆69Updated 4 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Java implementation of a lightweight distributed task scheduler based on Redis with support for Jedis, Lettuce and Spring Data Redis☆83Updated 2 years ago
- A super minimal java actor library☆40Updated 8 years ago
- RedisQ - Java implementation of a reliable Pub/Sub message queue based on Redis☆106Updated 8 years ago
- A Java implementation of the TChannel protocol.☆137Updated 2 years ago
- Muon stack defining an API for persisted event streams. Useful for implementing event sourcing, CQRS, eventually consistent systems☆51Updated 7 years ago
- All About Java 8 Lambdas Book Source Code☆53Updated 9 years ago
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆58Updated 7 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- A ZooKeeper and Curator based distributed workflow management library that enables distributed task workflows.☆100Updated 2 months ago
- examples of spring framework☆24Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Netty based HTTP service with JAX-RS☆129Updated 2 weeks ago
- A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.☆36Updated 3 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- A client/server chat in Java written using Akka remote actors☆24Updated 14 years ago
- Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within …☆48Updated 5 years ago