comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier write-only <gautier_niouzes@hotmail.com>
Subject: Re: Threadpool 1.12 ...
Date: Wed, 24 Mar 2010 02:19:45 -0700 (PDT)
Date: 2010-03-24T02:19:45-07:00	[thread overview]
Message-ID: <f19746b0-6cbc-4869-adbf-e9e3682507c4@z35g2000yqd.googlegroups.com> (raw)
In-Reply-To: 704e2225-b55a-4590-8b46-8b595ad7b8b0@i25g2000yqm.googlegroups.com

Did you consider an Ada port ?
Then what is the advantage over Ada's tasks ?
You know perhaps that Ada is parallel since its first version (1983),
and that you can define things like:

task type My_task is...
...
Worker_array: array(Positive range <>) of  My_task;
...
my_workers: Worker_array(1..n);

_________________________________________________________
Gautier's Ada programming -- http://sf.net/users/gdemont/



       reply	other threads:[~2010-03-24  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <704e2225-b55a-4590-8b46-8b595ad7b8b0@i25g2000yqm.googlegroups.com>
2010-03-24  9:19 ` Gautier write-only [this message]
2010-03-24 17:57   ` Threadpool 1.12 Dirk Heinrichs
2010-03-24 19:49     ` Gautier write-only
replies disabled

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