Harvey Li wrote:
I didn't get details on how to build a A-A cluster in Qpid C++.
Except in FAQ. Where can I find it? I will appreciate if someone
points it out.
Yes. I found some document about Federation and qpid-route. But I
think federation and cluster are totally different concept, aren't
they?
Yes they are. The cluster support should be automatically built (as a
dynamically loadable plugin, cluster.so) if you have openais and
openais-devel installed when configuring.
There is a little bit of information in the INSTALL notes distributed
with the code about this and getting ais configured and started. To
start a cluster all you should require is then to run qpidd with the
cluster module loaded and a --cluster-name option supplied.
Hope this helps a little...
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]