Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #5163
| From | Arved Sandstrom <asandstrom3minus1@eastlink.ca> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Any open source solution with JMS and server-side clustering? |
| References | <c79dd756-8bfa-435e-872b-e1b8339e2413@glegroupsg2000goo.googlegroups.com> |
| Message-ID | <P_8Ip.40552$Vp.34577@newsfe14.iad> (permalink) |
| Organization | Public Usenet Newsgroup Access |
| Date | 2011-06-09 16:17 -0300 |
On 11-06-09 02:46 PM, saxo123@gmx.de wrote: > Hello, > > maybe my point may be misunderstood. So I try with an analogy: in "good" old RMI there were several clients and one server instance. With JMS there is no server instance in the sense of RMI as JMS only does the transportation. So I'm looking for an open source solution that combines JMS with such a server instance on which custom code can be executed. Both, JMS and the server instance needs to be clustered. I don't want to go with some application server as there is no need for EJBs for my application. Thanks for any suggestions. I did search the internet, but didn't find anything useful in reasonable time. > > Thanks, Oliver You could look at the clustering page for Apache ActiveMQ (http://activemq.apache.org/clustering.html); I think this is likely a good starting point for you. AHS
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Any open source solution with JMS and server-side clustering? saxo123@gmx.de - 2011-06-09 10:46 -0700 Re: Any open source solution with JMS and server-side clustering? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-06-09 16:17 -0300 Re: Any open source solution with JMS and server-side clustering? Michal Kleczek <kleku75@gmail.com> - 2011-06-09 21:36 +0200 Re: Any open source solution with JMS and server-side clustering? Tom <tom400f@gmail.com> - 2011-06-09 20:33 +0000
csiph-web