libdisruptor-java

Disruptor - High Performance Inter-Thread Messaging Library for Java

Description

The disruptor is a high-throughput and low-latency concurrency framework. It is designed to maximize the efficiency of memory allocation, and operate in a cache-friendly manner so that it will perform optimally on modern hardware.

At the heart of the disruptor mechanism sits a pre-allocated bounded data structure in the form of a ring-buffer. Data is added to the ring buffer through one or more producers and processed by one or more consumers.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/LMAX-Exchange/disruptor/wiki


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdisruptor-java