25.01.2015 Views

with ZeroMQ and gevent - GitHub

with ZeroMQ and gevent - GitHub

with ZeroMQ and gevent - GitHub

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Plumbing<br />

inproc<br />

ipc<br />

tcp<br />

multicast<br />

socket.bind("tcp://localhost:5560")<br />

socket.bind("ipc:///tmp/this-socket")<br />

socket.connect("tcp://10.0.0.100:9000")<br />

socket.connect("ipc:///tmp/another-socket")<br />

socket.connect("inproc://another-socket")

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!