On 7/29/2010 10:46 AM, Pieter Hintjens wrote: > As you can see I'm using ZMQ_PUSH and ZMQ_PULL in place of > ZMQ_DOWNSTREAM and ZMQ_UPSTREAM. It seems to work. A node pulls > data, works on it, and pushes it on. So nodes are pullers, or > pushers, or both. It's short, verbish (like the other socket types) > and feels clear. > +1 - Oliver