Sir,
    1.If there are 5 processes in shared memory collective communication, how many sending and receving buffers will be created? Only 2(shared by all of them) or 10?
    2.Which memory will be allocated to the sending and receiving buffers 
if process are considered in a distributed system?