ClusterRouterType
이 콘텐츠는 아직 번역되지 않았습니다.
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.
이 콘텐츠는 아직 번역되지 않았습니다.
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.