I take it you need to use topics so here' some possibilities. Virtual topics http://activemq.apache.org/virtual-destinations.html
Retroactive consumers and related recovery policy http://activemq.apache.org/retroactive-consumer.html http://activemq.apache.org/subscription-recovery-policy.html Joe www.ttmsolutions.com Fuzzo wrote: > > Hi all! > > I need to create a startup subscription due to avoid packet loss. > > Scenario (time from left to right): > > pkt0-------pkt1-----pkt2-------- pkt 3 > AMQ START --------------------- CONSUMER1 > > > In this example, consumer1 can't handle pkt0-2 because its subscription is > created only AFTER pkt2. > > Can I create a startup subscription so even if consumer1 will connect > later, if it has the same subscription name it can handle pkt0-2. > > Please help me! > > -- View this message in context: http://www.nabble.com/Creating-a-startup-subscription...-tp18753955p18754619.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
