comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Ada 2012 automatic concurrency?
Date: Thu, 27 Dec 2012 20:13:00 +0000 (UTC)
Date: 2012-12-27T20:13:00+00:00	[thread overview]
Message-ID: <kbia4c$srn$2@speranza.aioe.org> (raw)
In-Reply-To: kbhltd$mqu$1@dont-email.me

> in general you should have a task per active entity in your problem domain.
  Absolutely.  You should try to program in the problem domain, not the
hardware domain (that's for optimization).  Some problems are most
naturally thought about with more than one task, even if the plan is to
execute on a single cpu machine.  And look at taskmgr in your local
Windows machine - there are already a large number of processes using
those cpus before your program even starts.



  reply	other threads:[~2012-12-27 20:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-25 17:26 Ada 2012 automatic concurrency? charleshixsn
2012-12-26 22:02 ` John B. Matthews
2012-12-26 22:55 ` Niklas Holsti
2012-12-27  5:57   ` charleshixsn
2012-12-27  8:59     ` Dirk Heinrichs
2012-12-27 11:22       ` Brian Drummond
2012-12-27 22:13       ` Randy Brukardt
2012-12-27 14:27     ` Jeffrey Carter
2012-12-27 20:13       ` tmoran [this message]
2012-12-27 19:06     ` Niklas Holsti
replies disabled

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