package affinity
Type Members
- trait QueueSelector extends AnyRef
A
QueueSelector
is responsible for, given aRunnable
and the number of available queues, return which of the queues thatRunnable
should be placed in. - trait QueueSelectorFactory extends AnyRef
- trait RejectionHandler extends AnyRef
- trait RejectionHandlerFactory extends AnyRef