[zeromq-dev] low latency
Bharat T. Motwani
bharatm at hotmail.com
Fri Jun 10 10:00:46 CEST 2011
Hi,
I am using the clrzmq2 library, along with libzmq 2.1 and creating a C# app which sends some data using REQ,REP as soon as it is connected to the internet.
The network can be disabled / enabled back on and the client app needs to continuously keep sending the data to the server app as soon as it detects an internet connection is available.
How can i achieve low latency using zeromq when sending the data from client to a server ?
Do i need to make any specific settings in the context / socket to speed up sending of the data using REQ/REP ?
Thanks
Bharat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110610/c71ef275/attachment.htm>
More information about the zeromq-dev
mailing list