ben-manes / lock-free-queueLinks
Experimental: Multi-producer Single-consumer Queue
☆12Updated 12 years ago
Alternatives and similar repositories for lock-free-queue
Users that are interested in lock-free-queue are comparing it to the libraries listed below
Sorting:
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆27Updated 3 months ago
- Fast Flexible Efficient In Memory Java LRU cache, As describe in☆31Updated 4 months ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- A ping utility to baseline Java socket performance expectations.☆51Updated 10 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 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
- Code Examples☆111Updated 8 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Google Guice Extensions☆46Updated last year
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- # Vert.x 2.x is **deprecated** - use instead☆110Updated 5 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...☆10Updated 4 years ago
- ☆13Updated 11 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Examples for the "JVM Concurrency Models" talk☆9Updated 3 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- Disruptor vs ForkJoinPool playground☆15Updated last year