comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <jrcarter@acm.org>
Subject: Re: Ada tasking question
Date: Thu, 19 Apr 2007 00:50:15 GMT
Date: 2007-04-19T00:50:15+00:00	[thread overview]
Message-ID: <b1zVh.62896$_c5.44101@attbi_s22> (raw)
In-Reply-To: <20070419005738.692eeeb6@cube.tz.axivion.com>

Stefan Bellon wrote:
> 
> Well, here I seem to have still problems. "In the beginning", it seems
> to work very well. Debug output shows that the tasks do work and fetch
> new jobs and so on. But as time goes by, some tasks get "lazy" and I
> have no idea why. They do not terminate, but do not fetch new jobs
> although there are still open buckets to process.

You can implement this without access types or values, and it would 
probably be a good exercise for you to figure out how to do so.

I agree with Brukardt that your problem is probably an unreported 
exception in the task. When tasks die, they do so silently, unless you 
have arranged for them to be noisy.

-- 
Jeff Carter
"Blessed is just about anyone with a vested interest in the status quo."
Monty Python's Life of Brian
73



  parent reply	other threads:[~2007-04-19  0:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 18:13 Ada tasking question Stefan Bellon
2007-04-18 18:40 ` Randy Brukardt
2007-04-18 20:12   ` Jeffrey R. Carter
2007-04-18 22:43     ` Stefan Bellon
2007-04-19  2:02       ` Steve
2007-04-18 21:08   ` Leif Holmgren
2007-04-18 22:57     ` Stefan Bellon
2007-04-18 23:41       ` Brian May
2007-04-19  0:25       ` Randy Brukardt
2007-04-19  8:02         ` Stefan Bellon
2007-04-19 12:47         ` Jacob Sparre Andersen
2007-04-19 16:11           ` Anh Vo
2007-04-20  4:32           ` Jeffrey R. Carter
2007-04-19  0:50       ` Jeffrey R. Carter [this message]
2007-04-18 19:50 ` Alex R. Mosteo
2007-04-18 23:00   ` Stefan Bellon
2007-04-19 20:37   ` Pascal Obry
2007-04-19  2:13 ` jimmaureenrogers
2007-04-19  7:49 ` Dmitry A. Kazakov
  -- strict thread matches above, loose matches on Subject: below --
1996-10-18  0:00 whiting_ms@corning.com (Matt Whiting)
replies disabled

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