A)The PVM communication model provides asynchronous blocking send,asynchronous blocking receive and non blocking receive function.
B)Message buffers are allocated dynamically.
C)The PVM Communication model assumes that any task can send a message to any other PVM task and that there is no limit to the size or number of such messages.
D) In PVM model, The message order is not preserved.
Answer D.
B)Message buffers are allocated dynamically.
C)The PVM Communication model assumes that any task can send a message to any other PVM task and that there is no limit to the size or number of such messages.
D) In PVM model, The message order is not preserved.
Answer D.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.