Skip to content

rsenna/disruptor-examples

 
 

Repository files navigation

LMAX Disruptor Examples

Simple Gradle project to show example usages of the Disruptor library.

There are two simple examples (which were not originally developed by me):

Main changes introduced by myself (@rsenna):

  • Use gradle 3.1.
  • Upgrade Disruptor to the last available version (3.3.6).
  • Use Lombok project.
  • Many refactors in order to make the examples better designed/easier to understand (IMHO).

About

Example usage of the Disruptor API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%