On Wed, Jun 30, 2010 at 2:24 PM, ernie <[email protected]> wrote: > Can I build up my own pub/sub system with a set of more basic 0MQ TCP > patterns?
You can, yes, in various ways. The best design depends on your usecases: how many topics, how many clients, what requirements on latency and throughput, and other factors. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
