access to Oracle AQ in C++

I need to write a C++ application to write a message into an Oracle AQ. Any guru can guide me how to start or where sample codes could be found?

thanks. Henry
I believe Oracle AQ require license. If you have paid for it, ask them for samples and demo programs on how to interface to their AQ.

In my opinion, there are so many Open Source messaging system around that can be used instead. Of cuz it is entirely your or your company decision to use Oracle AQ instead.

Some good Open Source messaging systems

http://activemq.apache.org/

http://qpid.apache.org/
thanks sohguah.
the reason is currently we are using oracle. I just need to build a new application to send a msg to another.
Oracle is great as a relational database. For non-database stuff they are offering, there are better cheaper or even free alternatives elsewhere. E.g do you feel you need to pay monies to get a XML parser ?

Of cuz sometimes in an organization, developers have no say over those decision. So yes if your company has paid the license, I believe Oracle would have samples or demo programs on how to interface to their AQ.
Topic archived. No new replies allowed.