Computer Science, asked by gangaram7720, 1 year ago

Explain about Message Queues .

Answers

Answered by GOPINTR
0
Message queues provide an asynchronous communications protocol, meaning that the sender and receiver of the message do not need to interact with themessage queue at the same time.Messages placed onto the queueare stored until the recipient retrieves them.
Answered by mathly
0
https://goo.gl/search/explain+about+message+queues
Message queue - Wikipedia Message queues provide an asynchronous communications protocol, meaning that the sender and receiver of the message do not need to interact with the message queue at the same time. Messages placed onto the queue are stored until the recipient retrieves them.
https://goo.gl/search/explain+about+message+queues
Message queue - Wikipedia Message queues provide an asynchronous communications protocol, meaning that the sender and receiver of the message do not need to interact with the message queue at the same time. Messages placed onto the queue are stored until the recipient retrieves them.

mathly: mark me as brainlist
Similar questions