comp.lang.ada
 help / color / mirror / Atom feed
* Efficiency of gaurds
@ 1997-02-12  0:00 Ted Dennison
       [not found] ` <01bc19d6$504842e0$fc00af88@godiva>
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Dennison @ 1997-02-12  0:00 UTC (permalink / raw)



This question came up in my class:

My professor claims that guarding select alternatives which won't ever
contain a rendezvous (in that iteration of the select) is more efficient
than just leaving them open. He said that that way the tasking executive
won't have to check that paticular rendezvous. I'm not sure I bought this
logic. It seems to me that there could be some implementations where it
would actually be less efficient to do this, and it adds complexity to the
user program. (Which means errors).

Anyway, I'd like to ask folks who have actually *written* tasking
executives if my prof speaks the truth here.

T.E.D.




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

end of thread, other threads:[~1997-02-26  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-12  0:00 Efficiency of gaurds Ted Dennison
     [not found] ` <01bc19d6$504842e0$fc00af88@godiva>
1997-02-25  0:00   ` Robert Dewar
1997-02-26  0:00     ` Samuel Mize

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