Hi Steven , I want UDP transport for Unicast communication. The input events are coming at high rate and need to be processed in minimum time. As I understand, UDP transport can provide better speed than TCP transport for this application.
It is not multicast but UNICAST use case, thats why I don't think of PGM . Your help highly appreciated. Please comment. Thanks & Regards, Sd. --------------------------------------------------------------------------------------------------------------------------- Message: 6 Date: Wed, 3 Oct 2012 09:25:07 -0400 From: Steven McCoy <[email protected]> Subject: Re: [zeromq-dev] UDP and zeromq To: ZeroMQ development list <[email protected]> Message-ID: <CAGFWLijqKL4rrGF642A8zFAGi=BzEBNEVpphPPetfApEejt4=a...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" On 3 October 2012 09:01, Santosh N Dumbre <[email protected]> wrote: > Can I communicate over UDP sockets using the zeromq library ? > > Hi Santosh, Please explain your usage case, are you after unicast, broadcast, or multicast? Are you after reliable or unreliable delivery? What are your goals by selecting UDP over TCP or PGM? -- Steve-o - Information contained and transmitted by this e-mail is confidential and proprietary to iGATE and its affiliates and is intended for use only by the recipient. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or [email protected]. iGATE does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of iGATE. iGATE is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While iGATE has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about iGATE please visit www.igate.com. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
