Zum Inhalt springen

ClusterRouterType

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

ClusterRouterType = "round-robin" | "random" | "consistent-hashing" | "broadcast"

Defined in: src/cluster/router/ClusterRouter.ts:56

What a ClusterRouter does with each incoming message.