In a bunch of the marketing copy, ZeroMQ claims to handle N-to-N topologies. Is this actually true? It would seem not, since one side of a Push/Pull or Pub/Sub topology has to bind (which only one node can do). The closest I can figure out is an N-to-1-to-N topology with some kind of router in the middle. Does ZeroMQ actually provide some way to eliminate that single point of failure in the middle?
Mike Craig
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
