[zeromq-dev] new libzmq API
Pieter Hintjens
ph at imatix.com
Fri Jan 18 08:57:38 CET 2013
On Fri, Jan 18, 2013 at 12:32 AM, MinRK <benjaminrk at gmail.com> wrote:
> I only mean that since there is a stable release with zmq_proxy,
> a change to the API has to have a different name, think about deprecation,
> etc.
Right.
> In Python, these are just strings passed to the function as arguments, with
> defaults 'in' and 'out'.
>> * what precisely do you mean with ROUTER-ROUTER configurations?
>
> a ROUTER-ROUTER device can be used as a multiplexer,
> but you must swap the first two message parts to get the identity routing
> right:
OK, so what we have in fact are several levels of complexity; it makes
sense to have more than one proxy API or possibly even a re-thought
proxy API that lets you create a proxy, configure it, and then run it,
and then destroy it.
-Pieter
More information about the zeromq-dev
mailing list