On Mon, Apr 15, 2013 at 1:13 PM, Lee Sylvester <[email protected]> wrote:
> I've actually bought and read the book. My issue isn't with understanding > how it works, but with simply filtering on the publisher end. The pattern I > need is very simple and my needs are simple. > > Anyhow, I've decided to go back to using RabbitMQ, as its direct messaging > flags are exactly what I need. I was hoping simply to go the brokerless > route. I know "read the book" is a clumsy answer. For some reason I missed your original email. Since 0MQ/3.x, filtering is done in the publisher, period. You don't need to do anything special. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
