JORAM is an agent-based message-oriented middleware that incorporates a 100% pure Java implementation of JMS. . JOnAS is the JMS implemntation used in the JOnAS J2EE application server. A new version, 4.1, of JORAM is available.
JORAM committer Luc Bellissard brings the following details:
Joram 4.1 is finally available for download. It provides the following new features as well as fixes and improvements :
* The Joram 4.1 JCA 1.5 RA, handles:
o Inbound (asynchronous message flow) and Outbound (synchronous message flow) communications
o Support of distributed (XA) and local transactions.
o Automatic recovery of indoubt Xids via XAResource.recover().
o Deployment as a Resource Adapter to an external JORAM server.
o Deployment in collocated mode : a JORAM server is started and stopped at RA deployment and undeployment.
* The clustered queue feature provides a load-balancing mechanism. It is made up of several queues exchanging messages depending on their load.
This new feature is sponsored by France Telecom R&D, as will be the future High-Availability Joram server to be released in the next version.
JORAM 4.1 is used by JOnAS to undergo the J2EE 1.4 certification, and has already passed all tests concerning JMS in this TCK.
JORAM home page
-
ObjectWeb releases JORAM 4.1 (6 messages)
- Posted by: Francois Letellier
- Posted on: September 14 2004 10:12 EDT
Threaded Messages (6)
- ObjectWeb releases JORAM 4.1 by John Davies on September 15 2004 08:38 EDT
- ObjectWeb releases JORAM 4.1 by James Strachan on September 15 2004 12:10 EDT
-
ObjectWeb releases JORAM 4.1 by Talip Ozturk on September 15 2004 01:22 EDT
-
How about adding to this by Michael Brown on September 15 2004 04:15 EDT
- How about adding to this by James Strachan on September 16 2004 12:17 EDT
-
How about adding to this by Michael Brown on September 15 2004 04:15 EDT
-
ObjectWeb releases JORAM 4.1 by Talip Ozturk on September 15 2004 01:22 EDT
- ObjectWeb releases JORAM 4.1 by Hamdi Yusof on September 15 2004 21:15 EDT
- ObjectWeb releases JORAM 4.1 by James Strachan on September 15 2004 12:10 EDT
-
ObjectWeb releases JORAM 4.1[ Go to top ]
- Posted by: John Davies
- Posted on: September 15 2004 08:38 EDT
- in response to Francois Letellier
No comments yet?
This is a very good JMS, if you're going to compare it with OpenJMS this this wins hands down. I'd be interested to see how it compares with James' Active MQ out of Geronimo, anyone compared them?
Well done ObjectWeb, a nice piece of work.
-John- -
ObjectWeb releases JORAM 4.1[ Go to top ]
- Posted by: James Strachan
- Posted on: September 15 2004 12:10 EDT
- in response to John Davies
FWIW all these new features mentioned of JORAM were in ActiveMQ 1.0 apart from distributed queues, which will be in the 1.1 release fairly soon.
We should try create an open source JMS performance test suite to compare them head-to-head along with the commercial ones. We've a simple one in ActiveMQ which could serve as a base.
James
Protique
Enteprise Open Source Solutions -
ObjectWeb releases JORAM 4.1[ Go to top ]
- Posted by: Talip Ozturk
- Posted on: September 15 2004 13:22 EDT
- in response to James Strachan
.We should try create an open source JMS performance test suite to compare them head-to-head along with the commercial ones. We've a simple one in ActiveMQ which could serve as a base.James
I think this is a great idea. I am sure many organizations wrote such a thing before they choose a JMS implementation. Instead of writing one, they can contribute to this test suite. I wonder which vendors would have enough trust to their JMS in order to contribute to this open source JMS perf. test suite. It is easy to say 'ours is better and faster' by pointing to internal test results on their own website.
-talip -
How about adding to this[ Go to top ]
- Posted by: Michael Brown
- Posted on: September 15 2004 16:15 EDT
- in response to Talip Ozturk
http://jmscts.sourceforge.net/ for performance testing -
How about adding to this[ Go to top ]
- Posted by: James Strachan
- Posted on: September 16 2004 00:17 EDT
- in response to Michael Brown
http://jmscts.sourceforge.net/ for performance testing
Myself and everyone I know who's tried it have found jmscts to be an absolute nightmare to run. (e.g. when I try run it using our little maven project, I just get a wierd castor exception which has me completely stumped).
So I'd hope for something a little lighter weight thats easier to actually run with other things than openjms :). I guess maybe we could just actually try fix jmscts to be easier to use - but I can't help thinking starting from something simple & easy to use might be a better use of our time.
If anyone has any bright ideas on getting jmscts to actually run with, say, ActiveMQ, though I'm all ears :)
James
Protique
Enteprise Open Source -
ObjectWeb releases JORAM 4.1[ Go to top ]
- Posted by: Hamdi Yusof
- Posted on: September 15 2004 21:15 EDT
- in response to John Davies
This is a very good JMS, if you're going to compare it with OpenJMS this this wins hands down... -John-
Hi! In what area does JORAM 4.1 wins hands down with respect to OpenJMS? Can you please share the details. I sincerely would like to know.
Thanks.