[zeromq-dev] Stopwatch
Martin Sustrik
sustrik at 250bpm.com
Thu Jun 17 17:17:19 CEST 2010
Hi all,
The stopwatch and zmq_sleep were returned to libzmq.
However, to keep them at least seemingly separate, they are declared in
header file zmq_utils.h rather than in zmq.h
Martin
Apps, John wrote:
> Yes, please! And thank you.
>
> -- John.Apps at hp.com | +491718691813 | http://twitter.com/johnapps --
>
>
> -----Original Message-----
> From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] 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" <sustrik at 250bpm.com
>>> <mailto:sustrik at 250bpm.com>> 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
>>> zeromq-dev at lists.zeromq.org...
>>>
>> ----------------------------------------------------------------------
>> --
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list