• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JMS comparison

 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody,

In my project, i want to use an open-source JMS implementation. After a little investigation, i found many kinds of open-source JMS implementations. These are;
OpenJMS http://openjms.sourceforge.net/index.html
ActiveMQ http://activemq.codehaus.org/
MantaRay http://www.mantamq.org

Do you have any opportunity to test them or can you make a comparison between them?

thanks lot,

Serkan
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to look for similar info on the abovementioned implementations which led me to this post.

I saw a couple of conflicting report/benchmarks from this tss thread.

Are there any other reports conducted by third party companies or by fellow ranchers regarding these technologies?

Many thanks.
reply
    Bookmark Topic Watch Topic
  • New Topic