[zeromq-dev] I designed a zeromq flow for IRC Logging.

Pieter Hintjens ph at imatix.com
Sat Dec 29 21:45:18 CET 2012


Use push/pull instead of pub/sub, and use router/dealer to do the
external dialog; handshake each message. req/rep will break too
easily.

-Pieter

On Sat, Dec 29, 2012 at 11:35 AM, crocket <crockabiscuit at gmail.com> wrote:
> The flow design is attached to this message.
>
> Is it a viable design?
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list