Hi, Do we have a API for direct AMQP over Apache Qpid, instead of going through JMS? Also, I wanted to enquire if its implements AMQP .10 fully.
I have a very specific use-case, where a consumer may consume a message, and acknowledge it after a long processing. So can it be done without keeping the Session object ( through which I received the message) open? Thanks, Vivek On Wed, Aug 11, 2010 at 8:21 PM, Gordon Sim <[email protected]> wrote: > On 08/11/2010 03:27 PM, Rajith Attapattu wrote: > >> On Wed, Aug 11, 2010 at 9:57 AM, vivek agarwal<[email protected]> >> wrote: >> >>> Hi, >>> >>> Thanks for the reply. >>> We are planning to use a Java broker as most of our applications are in >>> Java. Will this affect performance? >>> >> >> As Gordon mentioned, please try both the Java and C++ broker and see >> what fits your needs. >> > > Actually I just said try out the Java broker (as that was your preferred > option) to confirm it meets your needs (I believe it will). > > Not that I'd want to put you off trying the c++ broker out as well of > course if you have the interest :-) > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > >
