Click to See Complete Forum and Search --> : Java Tuning on Linux


akhawaja
07-23-2003, 10:26 PM
Hello Folks!
We are experiencing a bottleneck when running Sun Java 1.4.2 (SDK) against our application on Advanced Server 2.1 - kernel e.10enterprise. It's a decent machine w/ 2 physical CPUs (and HT on) and 4GB of memory with enough swap. Huge internal storage is also available on the machine.

Does any know what to look for in tuning Java? what parameters or flags to tweak? I am new to this and I need your help.

Any ideas, tips, help would be greatly appreciated.

Thank you,
--Aziz
Chicago, Il.

chrism01
07-24-2003, 01:53 PM
Sun have got a tool for that, its called HotSpot. See this link: java.sun.com/products/hotspot/

HTH