On 7/19/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
On 19/07/2006, at 1:41 PM, Noel J. Bergman wrote: > Ian Holsman wrote: > >> isn't Active MQ an alternative to Blaze/AMQP ? >> If this project was accepted would Apache have *2* different >> messaging servers? > > Ant and Maven? Axis2 and XFire? GUMP and Maven Continuum? I don't see this as a good thing. how hard would it be for the AMQP protocol to be implemented inside/ ontop of ActiveMQ ?
Implementing AMQP from scratch is quite a lot of work; there's quite a lot of effort required to do all the parsing & marshalling on the wire. However one of the great things about the donation of the blaze code is there's the Java code to read & write the AMQP protocol, so it should be relatively trivial to add the AMQP transport to ActiveMQ as well. -- James ------- http://radio.weblogs.com/0112098/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]