[rabbitmq-discuss] is it possible to receive old messages on subscribe ?

Jérémy Lal kapouer at melix.org
Thu Sep 3 10:50:23 BST 2009


Hi,
i'm using rabbitmq STOMP gateway, with clients subscribing with these params :
exchange:'amq.topic'
routing_key:/topic/home
id: <a_unique_id>

so that all subscribed clients receive every message sent to amq.topic, /topic/home.

Now for some queue, i'd like to make every new subscriber receive all messages
previously sent to the queue (by some privileged user).

Is there a way to do this ? if yes, where do i need to look at ?
i tried reading the AMQP spec, and did not understand it well enough to find
an answer...

Regards,
Jérémy Lal






More information about the rabbitmq-discuss mailing list