Packages

p

akka.dispatch

affinity

package affinity

Type Members

  1. trait QueueSelector extends AnyRef

    A QueueSelector is responsible for, given a Runnable and the number of available queues, return which of the queues that Runnable should be placed in.

  2. trait QueueSelectorFactory extends AnyRef
  3. trait RejectionHandler extends AnyRef
  4. trait RejectionHandlerFactory extends AnyRef

Ungrouped