On Fri, Feb 26, 2010 at 6:16 PM, jerdavis <[email protected]> wrote: > > > Federation: > My belief was that there was some magic in federating the brokers such that > it would automatically spread out the queues for me.. No it doesn't.
> If that's not the case > I can certainly work around that. > If there is no way to have multiple conversations on the same Broker > connection AND be able to selectively ACK the individual conversations on > that connection, then I'm going to have to rethink my approach.. Well you can certainly create multiple sessions on a given connection. Therefore you could have multiple subscribers on a given connection. I made an assumption that each of your Workers was using it's own connection. > Many thanks, > -JD > > > -- > View this message in context: > http://n2.nabble.com/Total-Ordering-Guarantee-tp4636556p4642522.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
