Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #5164
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder1.news.weretis.net!news-peer.in.tum.de!news.belwue.de!news.uni-stuttgart.de!news.nask.pl!news.nask.org.pl!news.cyf-kr.edu.pl!agh.edu.pl!news.agh.edu.pl!news.onet.pl!.POSTED!not-for-mail |
|---|---|
| From | Michal Kleczek <kleku75@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Any open source solution with JMS and server-side clustering? |
| Date | Thu, 09 Jun 2011 21:36:52 +0200 |
| Organization | http://onet.pl |
| Lines | 18 |
| Message-ID | <isr7ck$6gf$2@news.onet.pl> (permalink) |
| References | <c79dd756-8bfa-435e-872b-e1b8339e2413@glegroupsg2000goo.googlegroups.com> |
| NNTP-Posting-Host | 77-255-252-185.adsl.inetia.pl |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| X-Trace | news.onet.pl 1307648212 6671 77.255.252.185 (9 Jun 2011 19:36:52 GMT) |
| X-Complaints-To | niusy@onet.pl |
| NNTP-Posting-Date | Thu, 9 Jun 2011 19:36:52 +0000 (UTC) |
| User-Agent | KNode/4.4.10 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5164 |
Show key headers only | View raw
saxo123@gmx.de wrote: > 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. There is a contradiction here - you say you don't need EJBs while having requirements that are best handled by JEE app servers. Is there a specific reason why EJB cannot be used? Message Driven Beans are what you are looking for actually. -- Michal
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