activemq - Creating AMQ network of broker clusters on JBoss Fuse 6.2, without fabric -


i want create (2) broker clusters connected network of brokers in jboss fuse 6.2; each cluster has 2 master/slave pairs.

it's small cluster, don't intend use fabric/zookeeper; statically configured, no auto discovery.

questions

  • is possible use fabric profiles build topology, avoid using fabric @ runtime?
  • can use git, or similar, centrally managing container config files, again, without fabric?

we tried creating profiles using fabric:mq-create, command not available unless fabric first created, defeats purpose.

no fabric profiles requires using fabric. can use git store files, cannot have jboss fuse automatic use such fabric. need use git manually.

the amq broker in jboss fuse standard apache activemq can configure manually/static network of brokers. not easy if haven't done before.

see jboss a-mq documentation covers broker: http://www.jboss.org/products/amq/overview/

for example at: https://access.redhat.com/documentation/en-us/red_hat_jboss_a-mq/6.2/html/using_networks_of_brokers/index.html


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -