Uses of Interface
com.lmax.disruptor.EventHandlerIdentity

Packages that use EventHandlerIdentity
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.