Hi, I have an application that requires multiple clients to read from a queue, with a backlog of 72 hours. All client should see all messages in the queue, any new clients should be able to read all the messages in the backlog. It is not know in advance when a new client will appear. Is this possible with xmlBlaster? Thanks -Mathieu