Boost logo

Boost :

Subject: Re: [boost] [timer_scheduler] is there any interest on a timer scheduler library?
From: Giovanni Piero Deretta (gpderetta_at_[hidden])
Date: 2008-11-03 06:36:31


On Mon, Nov 3, 2008 at 12:17 PM, vicente.botet <vicente.botet_at_[hidden]> wrote:
> Hi,
>
> I would like to be able to submit/schedule tasks at a given time (callouts)
> which could
> be oneshot or periodics. Something like
>
> the_timer_scheduler::schedule_at(t1_, now()+seconds(10));
>
> Is there any interest on this feature?
>
> I have started to scketch the interface of the library.
>

How is it better than Asio's timer completion callbacks?

-- 
gpd

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk