first: I don't know how you did that, but it seems you cross-posted with all the activemq lists (including commit, commit-subscribe, ... I had about of 20 entries to remove before I sent this response.
second: Why don't you take a look on ActiveMQ-Artemis. A lot of Apollo's philosophy has been already incorporated into Artemis. Some people feel like they are running Apollo when they are running Artemis: - The CLI is very similar to Apollo (how you create and run servers, this was contributed by Hiram himself) - We already have cluster on Artemis - We have multi-protocol on Artemis. - We are improving it quite a lot (look at the JIRA) - it's an activemq project as well. - It's written in Java, so you don't need to learn Scala to improve it On Mon, Jul 27, 2015 at 9:24 AM, Ulrich Romahn <[email protected]> wrote: > I already answered this a few emails earlier: > > To my current knowledge, Apollo does not support clustering and I believe > there are no plans to implement this in the near future. > Also mentioned by me before, Apollo appears to be "abandoned" due to the > extremely low activity in the source code. So I would be very careful > adopting an open source project without future for my production system. > > If you want to know how to implement "clustering" for Apollo, you should > first answer the question: what type of clustering? > Do you want reliability (aka redundancy) or scalability or even both? > > Also, if you want to enhance Apollo, you definitely should know Scala which > is the primary language used to develop it. > > I would suggest to study other open source projects, e.g. Apache qpid or > ActiveMQ, and take a look at their "clustering" implementation. ;) > > Good luck, > -Uli > > ------ Original Message ------ > From: "Zhikun Li" <[email protected]> > To: "[email protected]" <[email protected]> > Cc: "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; "[email protected]" > <[email protected]>; "[email protected]" > <[email protected]>; "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; "[email protected]" > <[email protected]>; "[email protected]" > <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" > <[email protected]>; > "[email protected]" > <[email protected]>; "Eric Li (BJ)" > <[email protected]> > Sent: 7/27/2015 5:51:49 AM > Subject: Is Apollo Support Cluster Deployment? > >> Hello, >> I am a Apollo enthusiasts, Can you help me? >> IS Apollo support cluster deployment, please? If want to implement >> clustering, need what to do? Is there a deployment documents? Thank you very >> much!!! >> Is very urgent!!! >> >> >> Thanks & Best Regards! >> >> Zhikun Li Solutions Beijing Center >> Shanghai Wicresoft Co.Ltd.Beijing Branch >> Add: 16/F HONGCHENG DEVELOPMENT TOWER,No.2 Haidian >> North One Street,Haidian District,Beijing,100080,P,R,C >> Tel:+86-10-57592000 >> Fox:+86-10-57592116 >> Mob:+86-18610153255 >> Mail:[email protected]<mailto:[email protected]> >> > -- Clebert Suconic http://community.jboss.org/people/[email protected] http://clebertsuconic.blogspot.com
