[zeromq-dev] How to setup timeout in for stages in multi threaded client server app
Pieter Hintjens
ph at imatix.com
Fri Feb 1 10:10:58 CET 2013
You can set send/receive timeouts using the ZMQ_SNDTIMEO and
ZMQ_RCVTIMEO socket options.
-Pieter
On Fri, Feb 1, 2013 at 9:18 AM, Meir Yanovich <meiryanovich at gmail.com> wrote:
> hello all
> i want to set few timeouts levels in ZeroMQ Java app .
> 1. request timeout .
> 2.response timeout
> 3. round trip time out .
> can you please point me on the right way to do this ?
> Thanks
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list