comp.lang.ada
 help / color / mirror / Atom feed
* Message ordering
@ 1987-09-11 23:57 Richard Golding
  1987-09-23 16:25 ` Steve Hyland
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Golding @ 1987-09-11 23:57 UTC (permalink / raw)



"... In a properly designed real-time, multiprocessor, Ada OS, where tasking
     across machine boundaries is implemented via messages, the design of the
     bus insures that the messages are received in the order that they are 
     sent out..."

This may be true in some tightly-coupled multiprocessor systems, but it is
patently *not* the case in a distributed system.  For a discussion of message-
ordering, see Agha's Actors book.  In a widely dispersed system, say across
several millions of miles of space (in the case of remote space probes) there
is simply *no way* you are going to be able to completely guarantee ordering.

    - richard golding
      8440425@wwu.edu

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

end of thread, other threads:[~1987-09-23 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1987-09-11 23:57 Message ordering Richard Golding
1987-09-23 16:25 ` Steve Hyland

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