Show that msg passing and semaphores have equivalent functionality by implement msg-passing using semapohres. Hint: make use of a share buffer area to hold mailboxes, each one consisting of an array of msg slots and show the pseudo-code.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions