I'm working with a message queue with 40 listening daemon workers. The queue will always have messages in it, so the workers work continuously. There are messages for different customers in the queue and I have to set the database according to the xml data contained in the queue's payload. I'm working with a message queue with 40 listen