Interface | Description |
---|---|
IStatelessComponentScheduler<L,A,M> |
Handles instances of a state less component; delegates message to a non
blocked component instance or if all components are blocked message is
delegated to queue in one of existing instances
|