• 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 Performance is too low in Sun One Application Server

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
We are using Sun one Application Server for our application.We are using EJBs(stateless) and JMS which will be used as communcation layer between java and c++ component. C++ component performing very well.

We started doing the performance testing for the j2ee portoin of our application,we could noticed that the throughput is going down for every one hour.The reduction rate is almost 40 to 50%. Sun One Application server internaly uses Sun MQ for JMS Service.


We have tested all the tunning parameters which sun has recommented (for JMS api) ,But no improvement on throughput .

Can any one suggess me ,Which part of Sun MQ required tunning for this issue.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic