comp.lang.ada
 help / color / mirror / Atom feed
From: "Martin Dowie" <martin.dowie@baesystems.com>
Subject: Re: [task] i need some reference...
Date: Thu, 21 Oct 2004 11:37:42 +0100
Date: 2004-10-21T11:37:42+01:00	[thread overview]
Message-ID: <41779005$1_1@baen1673807.greenlnk.net> (raw)
In-Reply-To: 1098353533.993873.145080@f14g2000cwb.googlegroups.com

mferracini wrote:
> i'm start to work on Ada task.
>
> i need exemple of schedulers.
> my idea is to write a simple task_manager with a array of 3 or 4
> elements where write the order of task activation and meanage the task
> (run,suspend,stop,terminate) in a "transparent" way for the task.
> thanks

Hmmm, Ada already provides a built-in 'task manager' - are you looking to
try and time how long eack task has executed for? If so then you can wait
for Ada2005 to provide package "Ada.Execution_Time" or you'll have to write
your own until then.

-- Martin






      reply	other threads:[~2004-10-21 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-21 10:12 [task] i need some reference mferracini
2004-10-21 10:37 ` Martin Dowie [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox