Connecting Tech Pros Worldwide Help | Site Map

JVM

  #1  
Old May 30th, 2007, 05:55 AM
timothy ma and constance lee
Guest
 
Posts: n/a
Sir/madam

I put little amount of user in each JVM but i found the application almost
hit the margin of JVM size so that the application is very slow. Any idea?
WHat is heap size for as well.

Sorry I am not java expert so i need help.


  #2  
Old May 30th, 2007, 01:05 PM
Georgios Gousios
Guest
 
Posts: n/a

re: JVM


Sir/madam
Quote:
>
I put little amount of user in each JVM but i found the application almost
hit the margin of JVM size so that the application is very slow. Any idea?
WHat is heap size for as well.
>
Sorry I am not java expert so i need help.
You need to check the -Xms and -Xmx JVM command line parameters. Several
suggestions concerning the heap size allocation and configuration can be
found here:

http://istlab.dmst.aueb.gr/~george/p...-GKS/paper.pdf

Giorgos
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proper termination of JVM Good old Grim answers 2 March 7th, 2008 05:46 PM
Proper termination of JVM Good old Grim answers 3 March 7th, 2008 05:46 PM
When does JVM Finalize ghd answers 7 January 1st, 2008 08:39 PM
When does JVM Start and Stop ghd answers 3 December 29th, 2007 05:16 AM
Tuning JVM Mark answers 2 July 17th, 2005 11:29 PM