Uses of Interface
com.lmax.disruptor.BatchRewindStrategy

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