On Wed, Jun 30, 2010 at 2:24 PM, ernie <elukie at comcast.net> 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