Skip to content

roundRobinStrategy

roundRobinStrategy(): RoutingStrategy

Defined in: src/Router.ts:21

Round-robin: one routee per message, cycling through the pool.

RoutingStrategy