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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev