On 07/08/2012 03:40 PM, Zhihua Che wrote:
Hi,I learned that namespace qpid::client is conventional amqp-style api. As far as I know, the doc offered by official website has more detailed examples using qpid::messaging than ones using qpid::client. Anyone knows better api reference for qpid::client api?
There are still some examples under old_api, and there is some doxygen commenting in the headers, but there is no other good source of information.
I would generally encourage people to use the qpid::messaging API which is a replacement for qpid::client. The qpid::client API is tightly bound to a specific and now superceded version of AMQP.
The qpid::messaging API is in my view simpler, richer and will allow easier transition to the 1.0 version of AMQP.
Are you already using qpid::client or planning some new work? Is there some aspect of qpid::client that you feel you need that is not available through qpid::messaging?
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
