comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Periodic tasks - organization
Date: Sun, 13 Jul 2008 18:35:55 -0500
Date: 2008-07-13T18:35:55-05:00	[thread overview]
Message-ID: <36mdne5l28jGDOfVnZ2dnUVZ_rjinZ2d@comcast.com> (raw)
In-Reply-To: 86589099-2e4e-4b7d-ace0-6f1f864a3fa2@y21g2000hsf.googlegroups.com

>What can you say about these two approaches? Which would you recommend
>and when?
  If the task is inherently periodic (updating a wall clock display, for
instance), use the simple periodic form.  If the task responds to some,
not necessarily periodic, event, then program it that way.  The only
legitimate reason to force the program into an unnatural form would be if
some so-far-unmentioned constraint (e.g. other interfaces to the task,
or performance, or management decree) required that.



  reply	other threads:[~2008-07-13 23:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-13 21:47 Periodic tasks - organization Maciej Sobczak
2008-07-13 23:35 ` tmoran [this message]
2008-07-14  3:52 ` george.priv
2008-07-14  9:08 ` Alex R. Mosteo
2008-07-14 15:31   ` Anh Vo
2008-07-16 21:38     ` Simon Wright
2008-07-16 22:47       ` Anh Vo
2008-07-17 19:31         ` Simon Wright
2008-07-18 15:31           ` Anh Vo
2008-07-18 16:22             ` Dmitry A. Kazakov
2008-07-19  1:37               ` Anh Vo
2008-07-19 10:22                 ` Dmitry A. Kazakov
2008-07-20  9:46               ` Simon Wright
replies disabled

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