This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Performance and the fly likes About choice of Application Servers (Freeware) based on scalability , performance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "About choice of Application Servers (Freeware) based on scalability , performance" Watch "About choice of Application Servers (Freeware) based on scalability , performance" New topic
Author

About choice of Application Servers (Freeware) based on scalability , performance

Mandar Velankar
Ranch Hand

Joined: Jul 31, 2006
Posts: 32
Hi

Can anybody give me suggestion asap,

We have our own Web Based ERP System running for organisation in Apparel

Industry. We have standard Apache Tomcat 5.0.16 Service Container running

on Microsoft Windows 2000 server(Service Pack 4). But it is observed that

as numbers of end users increased , performance ( in terms of scalabity,

speed, memory management etc) get down drastically , can anybody suggest

me what are alternatives available to port our servlets , JSPs to another

platform.

Thanks & Regards,

Mandar Velankar
steve souza
Ranch Hand

Joined: Jun 26, 2002
Posts: 852
What makes you think the problem is tomcat? What you need to do is monitor to figure out what is the bottleneck.


http://www.jamonapi.com/ - a fast, free open source performance tuning api.
JavaRanch Performance FAQ
Mandar Velankar
Ranch Hand

Joined: Jul 31, 2006
Posts: 32
Hi Steve ,

Thanks for reply , I will find out how to use JAMon API v2.1 in our

application.

Regards,

Mandar Velankar
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: About choice of Application Servers (Freeware) based on scalability , performance
 
Similar Threads
Can I override the Websphere Policy (WSDynamicPolicy)?
How can we stop method interceptor at runtime
Performance problems with Weblogic 6.0
performance while executing loops
Java and Printing to Linux/MS Print Servers