Connecting Tech Pros Worldwide Help | Site Map

JVM

timothy ma and constance lee
Guest
 
Posts: n/a
#1: May 30 '07
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.


Georgios Gousios
Guest
 
Posts: n/a
#2: May 30 '07

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 Java bytes