On 25/09/2007, Alan Conway <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-09-25 at 14:05 +0100, Robert Godfrey wrote: > > On Qpid my main plan is to try to get back to putting 0-9 support into > > M2.1... > 0-9??? Is that a typo?
Nope - I've had a request to get all the AMQP implementations to interoperate (Qpid / Rabbit / OpenAMQ) ... and after discussions with those guys we decided it was best to aim for interoperability at 0-9 (non-WIP). So I'm adding some code to the Java side so it can speak 0-8 and 0-9, as well as fixing up a few other compliance issues (like frame size negotiation). I was *sure* I'd mentioned this on the list somewhere :-) -- Rob > Alan - is there a design doc somewhere about how you are approaching > > replication / clustering in the C++ broker? > > http://cwiki.apache.org/qpid/clusteringha.html was written in the 0-9 > days, the implementation will use 0-10 session acks for failover and > AMQP-95 for notification, so it will work with any 0-10 client. > > > >
