[IPython-dev] Nice and short ZeroMQ intro article

Fernando Perez fperez.net at gmail.com
Sat Sep 4 19:42:00 EDT 2010


since we're doing so much with zmq, and not all of it  is completly
trivial (e.g. the connection diagrams in
http://ipython.scipy.org/doc/nightly/html/development/parallel_connections.html
for a taste of what I'm talking about), I figured this could be useful
to anyone interested in understanding the basic concepts involved in
zeromq and how it compares/differs from raw BSD sockets:

http://www.igvita.com/2010/09/03/zeromq-modern-fast-networking-stack&root7/

Cheers,

f



More information about the IPython-dev mailing list