Uses of Interface
com.lmax.disruptor.EventTranslator

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