Implement a simple client-server scenario using message queues All Questions › Category: Operating System › Implement a simple client-server scenario using message queues 0 Vote Up Vote Down Anonymous asked 3 years ago Client process send a string over the message queue Server process toggles the string and sends it back to the client.