1828221 Members
2096 Online
109975 Solutions
New Discussion

Java performance

 
Seth Gustafsson
Occasional Advisor

Java performance

IS there anything that can be done on HP-UX to speed up Java performance. We are planning to move some java apps from a single processor NT box to a 2 processor L-class server. As with most apps this server should blow away the NT box, BUT with java, the NT box kicked the HP box. I'm hearing that this is common but I find it hard to believe there is nothing to do to increase the performance.
2 REPLIES 2
Frank Li
Trusted Contributor

Re: Java performance

Hi, you can download "HPjconfig" to tuning some of your kernel parameter.

http://www.hp.com/products1/unix/java/java2/hpjconfig/index.html

Hi Friend
Manju Kampli
Trusted Contributor

Re: Java performance

Java is a multi threaded application .. so by increasing the number threads may improve the performance .. try also running more than one instance of java .

Cheers
Manju
Never stop "LEARNING"