Process Flow - Sending and receiving messages
Create Queue
Send Message to Queue
Message Stored in Queue
Receive Message from Queue
Process Message
Delete Message from Queue
This flow shows how a message is sent to a queue, stored, received, processed, and then deleted.