3.12. Annex E: Distributed Systems

Q: E.5(28-29): Partition Communication Subsystem
Q: (continued)

Q: E.5(28-29): Partition Communication Subsystem

Whenever possible, the PCS on the called partition should allow for multiple tasks to call the RPC-receiver with different messages and should allow them to block until the corresponding subprogram body returns.

A: Not applicable.

Q: (continued)

The Write operation on a stream of type Params_Stream_Type should raise Storage_Error if it runs out of space trying to write the Item into the stream.

A: Not applicable.