Skip to content

danotorrey/disruptor-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disruptor-example

An example implementation using the LMAX Disruptor.

Shows how input events can be streamed to a buffer, then consumers read data from the buffer and simulate performing a long-running operation.

About

An example implementation using the LMAX Disruptor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages