comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: Making a package safe for use by multiple tasks
Date: Fri, 07 Jun 2002 21:16:55 GMT
Date: 2002-06-07T21:16:55+00:00	[thread overview]
Message-ID: <3D0122FF.F8BD771A@acm.org> (raw)
In-Reply-To: adq0le$2np$1@nets3.rz.RWTH-Aachen.DE

Using access values like this is dangerous, even without trying to bring
tasking into the mix. I strongly recommend that you not use access types
for your vector processing. Once you do that, it is simple to make your
operations Pure, which makes adding tasking very easy, since you need do
nothing else.

-- 
Jeff Carter
"If you think you got a nasty taunting this time,
you ain't heard nothing yet!"
Monty Python and the Holy Grail



  parent reply	other threads:[~2002-06-07 21:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-07 10:07 Making a package safe for use by multiple tasks Alexander Boucke
2002-06-07 11:11 ` Marc A. Criley
2002-06-07 11:47   ` Alexander Boucke
2002-06-07 13:31 ` Dr. Michael Paus
2002-06-07 13:44   ` Making a package safe for use by multiple tasks (Correction) Dr. Michael Paus
2002-06-07 15:00 ` Making a package safe for use by multiple tasks Ted Dennison
2002-06-07 16:37 ` Georg Bauhaus
2002-06-07 21:16 ` Jeffrey Carter [this message]
2002-06-08 13:14   ` Craig Carey
2002-06-08 13:39     ` Dr. Michael Paus
  -- strict thread matches above, loose matches on Subject: below --
2002-06-07 10:14 Grein, Christoph
2002-06-07 10:29 ` Alexander Boucke
replies disabled

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