comp.lang.ada
 help / color / mirror / Atom feed
* Re: Threadpool 1.12 ...
       [not found] <704e2225-b55a-4590-8b46-8b595ad7b8b0@i25g2000yqm.googlegroups.com>
@ 2010-03-24  9:19 ` Gautier write-only
  2010-03-24 17:57   ` Dirk Heinrichs
  0 siblings, 1 reply; 3+ messages in thread
From: Gautier write-only @ 2010-03-24  9:19 UTC (permalink / raw)


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/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Threadpool 1.12 ...
  2010-03-24  9:19 ` Threadpool 1.12 Gautier write-only
@ 2010-03-24 17:57   ` Dirk Heinrichs
  2010-03-24 19:49     ` Gautier write-only
  0 siblings, 1 reply; 3+ messages in thread
From: Dirk Heinrichs @ 2010-03-24 17:57 UTC (permalink / raw)


Gautier write-only wrote:

> Did you consider an Ada port ?

Did you notice that he completely ignores any reply to his posts?

Bye...

	Dirk



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Threadpool 1.12 ...
  2010-03-24 17:57   ` Dirk Heinrichs
@ 2010-03-24 19:49     ` Gautier write-only
  0 siblings, 0 replies; 3+ messages in thread
From: Gautier write-only @ 2010-03-24 19:49 UTC (permalink / raw)


> Did you notice that he completely ignores any reply to his posts?

Right - I'm beginning to notice :-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-24 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <704e2225-b55a-4590-8b46-8b595ad7b8b0@i25g2000yqm.googlegroups.com>
2010-03-24  9:19 ` Threadpool 1.12 Gautier write-only
2010-03-24 17:57   ` Dirk Heinrichs
2010-03-24 19:49     ` Gautier write-only

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