Colin Z wrote: > Will the queue round robin the messages out to the subscribers > regardless of whether the messages have been ack'ed yet or not? Yes, as best it can, up to each subscriber's basic.qos and TCP buffer limitations. Acking only affects flow of messages when basic.qos is in effect. Regards, Tony