|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IRequestScheduler | Implementors of IRequestScheduler must provide a constructor taking a RequestSchedulerOptions object. |
WeightedQueueMBean | Exposes client request scheduling metrics for a particular scheduler queue. |
Class Summary | |
---|---|
NoScheduler | This is basically not having a scheduler, the requests are processed as normally would be handled by the JVM. |
RoundRobinScheduler | A very basic Round Robin implementation of the RequestScheduler. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |