On 11/9/06, # Lalit Nagpal # <[EMAIL PROTECTED]> wrote:
Hi- I would like to switch to the OpenWire protocol from the Stomp protocol - when it is available of-course. I am using the cms classes directly in my code ... something like cms::Message* implMsgClone = implMessage->clone(); Q1. Now since this is the cms implementation that uses the Stomp protocol, I would like to know how easy would it be for me to switch to OpenWire ... what efforts are required at my end to switch to OpenWire when cms implemenation for the same is available.
There will be very little to change on your end, you'll still be using the same CMS API. The current plans are that there will be metadata encoded in the url to tell activemq-cpp to use openwire, rather than stomp. My guess is that once openwire is implemented, it will be the default protocol. Q2. Their was some discussion going-on on using the OpenWire implementation
donated by amazon instead of coding for the OpenWire architecture discussed on the site. Any decisions in this regard as to what would be available to us and when.
We're currently focused on cutting activemq-cpp 1.0. My guess is that we should have some level of openwire support in a couple of months. Thank you.
Lalit Nagpal CSA, SunGard (http://www.sungard.com/csa/) -- View this message in context: http://www.nabble.com/Switching-from-STOMP-to-OpenWire-tf2600038.html#a7253281 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Regards, Nate