Skip to content

TimGebhardt/Disruptor-net

 
 

Repository files navigation

WELCOME
-------

Disruptor-net is a port of LMAX Disruptor


HOW TO BUILD AND RUN THE TESTS
------------------------------

To build the solution:
 - you need Visual Studio 2010
 - run build.bat, it will compile, run the tests and output binaries and results into Target folder

You can then run the performance tests. 
Launch the following executable: Source\Target\Bin\Disruptor.PerfTestRunner.exe

About

Port of LMAX Disruptor to .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Shell 0.2%