3754 Forks
15845 Stars
15845 Watchers

disruptor

High Performance Inter-Thread Messaging Library

How to download and setup disruptor

Open terminal and run command
git clone https://github.com/LMAX-Exchange/disruptor.git
git clone is used to create a copy or clone of disruptor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with disruptor https://github.com/LMAX-Exchange/disruptor/archive/master.zip

Or simply clone disruptor with SSH
[email protected]:LMAX-Exchange/disruptor.git

If you have some problems with disruptor

You may open issue on disruptor support forum (system) here: https://github.com/LMAX-Exchange/disruptor/issues