[zeromq-dev] Identities & PUB/SUB

Pieter Hintjens ph at imatix.com
Wed Apr 6 12:38:20 CEST 2011


Martin,

For an example of a ROUTER-to-ROUTER use case, see http://rfc.zeromq.org/spec:10

This covers the Freelance pattern. It does not use stateful fabric,
but rather it connects a set of clients to a set of services without
any central broker. That can be stretched across devices, for example
to route between networks.

-Pieter



More information about the zeromq-dev mailing list