|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClaimStrategy | |
---|---|
com.lmax.disruptor | The Disruptor is a concurrent programming framework for exchanging and coordinating work on a continuous series of items. |
Uses of ClaimStrategy in com.lmax.disruptor |
---|
Classes in com.lmax.disruptor that implement ClaimStrategy | |
---|---|
static class |
ClaimStrategy.MultiThreadedStrategy
Strategy to be used when there are multiple producer threads claiming AbstractEntry s. |
static class |
ClaimStrategy.SingleThreadedStrategy
Optimised strategy can be used when there is a single producer thread claiming AbstractEntry s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |