[zeromq-dev] zeromq-dev Digest, Vol 34, Issue 124
Steven McCoy
steven.mccoy at miru.hk
Wed Oct 27 12:20:56 CEST 2010
On 27 October 2010 18:12, Martin Sustrik <sustrik at 250bpm.com> wrote:
> There are several options of how to solve the problem:
>
> 1. Implement a dumb sync client that happens to speak 0MQ wire-protocol.
> 2. Create a connect/disconnect patch and distribute it out of the 0MQ
> mainline.
> 3. Try to solve the problem in a systematic manner. That, AFAIU, boils
> down to a presence service, as seen in XMPP. The problem I see with that
> approach is that 0MQ is meant to be able to handle much larger number of
> potential peers than XMPP where you mostly have just a few buddies.
>
>
The preferred solution for this should be implementing a virtual circuit
above ØMQ, then you tweak the heartbeat intervals as required for LAN, MAN,
or WAN latencies. The problem has already been solved, no need to re-invent
the wheel?
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101027/f6308e16/attachment.htm>
More information about the zeromq-dev
mailing list