Uses of Interface
com.lmax.disruptor.EventProcessor

Packages that use EventProcessor
Package
Description
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
A DSL-style API for setting up the disruptor pattern around a ring buffer.
Utility classes