You don't need to use the MS SQL store, or Windows. I suggested you look at the SQL code more as a template for how a plugin gets loaded, what the API is from the broker to the store, and what things this particular store uses (tables, etc.) You can use it as a model for developing your Oracle store on Linux.
-Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com > -----Original Message----- > From: lajithpm [mailto:[email protected]] > Sent: Sunday, January 09, 2011 11:49 PM > To: [email protected] > Subject: RE: qpid to oracle , is it possible ? > > > > hi Steve, > > i checked the ms sql store module in c++ > distribution. But i am currently working on linux platform. > So if i want to use this ms sql store module, i should shift > to windows platform and the broker should run on windows > platform. is it right ? if this is the case, how should i > start the coding( in windows ), could u please direct me to > some sample code which deals with data base on qpid message > q. (my project deals with continuous queuing of data between > 5-12 days, after this time only de-queuing occur) > > thanks > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/qpid-to-oracle- > is-it-possible-tp5894785p5905918.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] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
