You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Amila Suriarachchi <am...@gmail.com> on 2011/08/01 16:11:56 UTC

Re: Cluster support for QPID Java Broker

I recently went through this document[1] which describes the message flows
and over all architecture of Qpid (for 0_91)

According to that it uses an inmemory model to keep Queue details (Entry
list) and Exchange details (bindings). Database is used to store those
details which read them at a server starts up.

There this model seems to be not working if a client subscribe to one Node
and message is publish to another Node.

So any idea of how it going to support clustering?

thanks,
Amila.

[1] https://cwiki.apache.org/qpid/java-broker-refactor-qpid-950.html


On Tue, Jun 21, 2011 at 4:32 AM, Mahmoud Parsian <mp...@yahoo.com> wrote:

> Does anyone know when "cluster support for QPID Java Broker" will be
> available?
> Thanks.
> Mahmoud




-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/