File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Performance and the fly likes JVM performance tuning for server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "JVM performance tuning for server" Watch "JVM performance tuning for server" New topic
Author

JVM performance tuning for server

Frank Daly
Ranch Hand

Joined: Mar 31, 2000
Posts: 132
Hi
Is there a setting in the JVM to tune the system for servers?
Frank
Wouter Zelle
Ranch Hand

Joined: Apr 12, 2002
Posts: 30
You can use the server JVM as follows: "java -server <args>". You can find more info about this by searching for "Hotspot Server" in google.
[ April 30, 2003: Message edited by: Wouter Zelle ]
Frank Daly
Ranch Hand

Joined: Mar 31, 2000
Posts: 132
Many thanks Wouter
 
IntelliJ Java IDE
 
subject: JVM performance tuning for server
 
Threads others viewed
Regarding Exception handling
main() doubts
Query on JVM
size for data type boolean
WA #2 ..... word association
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com