Package

akka.dispatch

affinity

Permalink

package affinity

Visibility
  1. Public
  2. All

Type Members

  1. trait QueueSelector extends AnyRef

    Permalink

    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

    Permalink
  3. trait RejectionHandler extends AnyRef

    Permalink
  4. trait RejectionHandlerFactory extends AnyRef

    Permalink

Ungrouped