Martin, On Thu, Jun 17, 2010 at 8:17 AM, Martin Sustrik <[email protected]> wrote: > Hi all, > > The stopwatch and zmq_sleep were returned to libzmq.
Thanks for doing this! > However, to keep them at least seemingly separate, they are declared in > header file zmq_utils.h rather than in zmq.h Great, I think that makes sense. Will this in the 2.0.7 final release? Cheers, Brian > Martin > > Apps, John wrote: >> Yes, please! And thank you. >> >> -- [email protected] | +491718691813 | http://twitter.com/johnapps -- >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Martin Sustrik >> Sent: Thursday, June 10, 2010 22:57 >> To: 0MQ development list >> Subject: Re: [zeromq-dev] Stopwatch >> >> One more option: >> >> Stopwatch implementation would be in libzmq, however, prototypes would be in >> a separate header file (e.g. zmq_stopwatch.h). >> >> Comments? >> Martin >> >> Pieter Hintjens wrote: >>> A separate library for this seems overkill and complexity for >>> no.benefit. You need to be clear about what problem you're solving. Is >>> one lib a problem? However I'd maybe put portability stuff into >>> zmq_port, there is some demand for space for functions like uuid. >>> >>> -Pieter >>> >>> Sent from my Android mobile phone. >>> >>>> On Jun 10, 2010 9:49 PM, "Martin Sustrik" <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> Looks like everyone wants the stopwatch back :) >>>> >>>> Is there a rationale for not putting it into a separate "stopwatch" >>>> library? >>>> >>>> Martin >>>> >>>> >>>> _______________________________________________ >>>> zeromq-dev mailing list >>>> [email protected]... >>>> >>> ---------------------------------------------------------------------- >>> -- >>> >>> _______________________________________________ >>> zeromq-dev mailing list >>> [email protected] >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Brian E. Granger, Ph.D. Assistant Professor of Physics Cal Poly State University, San Luis Obispo [email protected] [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
