On 17/02/2012, at 10:12 AM, Luca Fascione wrote:

> Also, if my app is using already libzmq in a thread safe way, why should 
> I pay for all this locking and unlocking?

You pay for a boolean test only: the locking is conditional
on a flag.


--
john skaller
skal...@users.sourceforge.net




_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to