[zeromq-dev] 0MQ/1.0 and 0MQ/2.0 (0sockets) comparison

Steven McCoy steven.mccoy at miru.hk
Mon Aug 17 13:04:01 CEST 2009


2009/8/17 Jon Dyte <jon at totient.co.uk>:
> If you want a mulitcast message bus with multiple senders to multiple
> receivers, there is  NORM, which would do this out of the box.
>
> http://cs.itd.nrl.navy.mil/work/norm/

PGM does it out of the box too, and is technically a generation ahead
of NORM.  It's built into Windows 2003 and newer, with acceleration
support in every Cisco, Juniper routing device in the last few years,
it is based on TRDP which is probably the worlds most deployed and
proven reliable multicast transport.

There's another implementation of NORM here:

http://planete-bcast.inrialpes.fr/article.php3?id_article=16

Most of the development work from NORM has been on improving the FEC
overhead to get closer to the Shannon limit of the channel, namely
using LDPC over a very large data set.  This resulted in it's
selection for DVB as it works well with no back channel.

-- 
Steve-o



More information about the zeromq-dev mailing list