ClusterRouterType
Ce contenu n’est pas encore disponible dans votre langue.
ClusterRouterType =
"round-robin"|"random"|"consistent-hashing"|"smallest-mailbox"|"broadcast"
Defined in: src/cluster/router/ClusterRouter.ts:69
What a ClusterRouter does with each incoming message.
