[zeromq-dev] req-rep with max delay, in Ruby

Raphael Bauduin rblists at gmail.com
Fri Apr 20 09:53:22 CEST 2012


Hi,

I need a process to send a request to a server, and wait a maximum of
(let's say) 300 milliseconds. If no reply comes in this time span, a
default action should be taken.

Is using a poller the only solution to this? I'm using the ruby
bindings (rbzmq), and didn't see any reference to pollers in the rdoc.

Thanks

Raph



More information about the zeromq-dev mailing list