[zeromq-dev] Thread Safe sockets
Pieter Hintjens
ph at imatix.com
Tue Feb 7 06:37:24 CET 2012
On Mon, Feb 6, 2012 at 5:04 PM, Martin Lucina <martin at lucina.net> wrote:
> The only thing is, even if you add those, you can't take away the old calls
> since that would break existing code ... so AFAICS we're stuck with it.
We can deprecate functionality over time, using the often discussed
(but not properly documented) process. It's how POSIX evolves.
Single call gather/scatter methods would be useful IMO. The problem is
that application semantics aren't consistent, an array won't work in
all cases.
-Pieter
More information about the zeromq-dev
mailing list