A function that listens for messages from a queue and processes them.
Processes a message from a queue.
The message to be processed.
A function that acknowledges the successful processing of the message.
A function that negatively acknowledges the processing of the message.
A function that listens for messages from a queue and processes them.