[zeromq-dev] Delivery time
Marco Trapanese
marcotrapanese at gmail.com
Fri Oct 5 16:11:03 CEST 2012
Il 05/10/2012 15:44, Pieter Hintjens ha scritto:
> You might find latency improving if you send messages more often, e.g.
> every 100msec since it'll keep things hot.
Interesting.
It's not a critical application, but the goal is to execute a command as
soon as possible after receiving a packet. So I can try to send dummy
packets every 100 ms to see if something happens.
Marco
More information about the zeromq-dev
mailing list