What is a property of the NonStop message system?

A.
It assumes that communicating program modules are always running in the same processor.
B.
It is a fast, reliable mechanism for getting a message from anywhere to anywhere in a local
multiple-processor system.
C.
It assumes that memory is shared by two processors when the communicating program
modules are in different processors.
D.
It requires that a program place information at a specified location in memory, and the receiving
module move the information into its own program space.
Explanation: