traffic-shm (Anna) is a Java based lock free IPC library.
-
Updated
Aug 21, 2020 - Java
traffic-shm (Anna) is a Java based lock free IPC library.
Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC
Fast and easy to use SPSC Circular Ringbuffer using core principles presented by the developers of the LMAX Disruptor.
高性能并发无锁队列,同时支持多生产者、多消费者。使用二阶段提交、cas、循环队列、缓存行填充等优化手段。
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events
Add a description, image, and links to the ringbuffer topic page so that developers can more easily learn about it.
To associate your repository with the ringbuffer topic, visit your repo's landing page and select "manage topics."