[zeromq-dev] not binging to all LISTEN port

Gregg Irwin gregg at pointillistic.com
Tue Sep 23 19:30:22 CEST 2014


Hi Mohit,

MA> I was more of referring to debugging overload issues in prod.
MA> that we might not have been able to catch in performance
MA> environment. How can I tell that router/dealer is overloaded and
MA> need more router/dealers?

While it's always good to test, if you provide a rough hardware
outline, and the number and size of messages you need to support, you
may get one of three answers borne of experience by users here.

1) No problem. You are well within a single socket's capabilities.

2) One socket will not support that load. You might need N sockets.

3) It could be close. You should test in your environment.

-- Gregg




More information about the zeromq-dev mailing list