I have an application that needs to send out a message as soon as possible without waiting for the optimistic batching. Latency is more important than message throughput. Is there a switch I can use with zmq_setsockopt to disable batching? I looked at the man page but couldn't find anything there that can remotely do what I want to do.
Thanks Chris _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
