On Wed, Jan 18, 2012 at 7:16 PM, john skaller <[email protected]> wrote:
> So roughly speaking "ZMQ_PAIR" is a special case of > "network topology graph". Well, maybe. Martin is right to point out that networks are rarely 1-to-1, and PAIR doesn't work well across TCP transports, and never has. In practice when we want to control the network topology tightly, we use ROUTER. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
