[zeromq-dev] Announcing ZFL
Oliver Smith
oliver at kfs.org
Mon Aug 23 01:22:46 CEST 2010
On 8/21/2010 12:57 PM, Pieter Hintjens wrote:
> Multiplexing across TCP connections, right?
>
> You could use names rather than numbers for the substream. That gives
> you a naming flexibility similar to what we have with inproc/ipc, and
> possibly some kind of service abstraction without a name service.
>
Also in-keeping with zeromq's use of URLs.
tcp://foo:1234:232
looks weird compared to
tcp://foo:1234/bar
- Oliver
More information about the zeromq-dev
mailing list