comp.lang.ada
 help / color / mirror / Atom feed
* Are rendezvous dead?
@ 2002-04-14  8:42 Anatoly Chernyshev
  2002-04-14 10:55 ` Dmitry A.Kazakov
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Anatoly Chernyshev @ 2002-04-14  8:42 UTC (permalink / raw)


Hello, everybody,

I remember, a long time ago I did read a paper entitled like "Rendezvous
are dead. Long live protected object" where it was stated that protected
types are much more convenient for communication between tasks than
rendezvous. And also the rationale dwells mostly upon these types, not
rendezvous.
The question is: are there any practical instances (in Ada 95) when use
of rendezvous is more advantageous than of protected types? In other
words, is it worhty of trying to write the code using only protected
types and completely ignoring rendezvous as possible solution (like the
GOTO operator)?

Thanks in advance,
Anatoly




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

end of thread, other threads:[~2002-04-16  8:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-14  8:42 Are rendezvous dead? Anatoly Chernyshev
2002-04-14 10:55 ` Dmitry A.Kazakov
2002-04-14 14:00 ` Pat Rogers
2002-04-15 13:38   ` Marin David Condic
2002-04-14 19:52 ` Robert Dewar
2002-04-16  8:48   ` John McCabe
2002-04-15 14:04 ` Ted Dennison
2002-04-15 16:09   ` Jim Rogers
2002-04-15 16:36     ` Jean-Pierre Rosen

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