BlockingBackChannel |
A concurrent datastructure that establishes a backchannel buffer between an iteration head and an
iteration tail.
|
BlockingBackChannelBroker |
Singleton class for the threadsafe handover of BlockingBackChannel s from iteration heads
to iteration tails.
|
Broker<V> |
A concurrent data structure that allows the hand-over of an object between a pair of threads.
|
IterationAggregatorBroker |
|
SolutionSetBroker |
Used to hand over the hash-join from the iteration head to the solution-set match.
|
SolutionSetUpdateBarrier |
|
SolutionSetUpdateBarrierBroker |
|
SuperstepBarrier |
A resettable one-shot latch.
|
SuperstepKickoffLatch |
Latch used to wait for the previous superstep to complete.
|
SuperstepKickoffLatchBroker |
|