[zeromq-dev] Minor update to zmq_reactor

Pieter Hintjens ph at imatix.com
Wed Aug 25 15:33:53 CEST 2010


On Wed, Aug 25, 2010 at 3:29 PM, gonzalo diethelm <gdiethelm at dcv.cl> wrote:

> Matt, I have not seen your code, so my comments may not apply. I understand
> there already is code in 0MQ to generate UUIDs; if you are reusing /
> improving this code, I think it would be a good idea to encapsulate it in a
> single place.

The stopwatch functions are in the core because bindings need them,
not because they're useful to applications.  There is a policy of not
allowing zmqlib to become a portability or utility library.

Which is why I started ZFL, so I'd suggest a zfl_uuid class in that
library.  I'm happy to wrap up code if someone sends it to me.

-Pieter



More information about the zeromq-dev mailing list