You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @chuangyou - on the producer side it is left as an exercise to the user to load-balance publishing.
Typically topologies will colocate nsqd with producing services so they'll just publish locally (and you can scale those "silos" horizontally). Other topologies group a cluster of nsqd behind a load balancer and use HTTP.
how to connect multiple nsq servers(distributed servers) and produce msg
The text was updated successfully, but these errors were encountered: