4

What are the points to consider in improving JVM performance in a virtualized environment (Vmware/XenServer)?

  • Whare are the settings to improve JVM in a virtualized environement?
  • Is there any JVM specially made for virtualized environment?
  • Or is there a JVM that is used by a Java client and send bytecodes to a server and execute it from there?
Garrett Hall
  • 29,524
  • 10
  • 61
  • 76
quarks
  • 33,478
  • 73
  • 290
  • 513
  • 1
    Here are some [best practices](http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1008480) according to VMWare (pulled from a deleted answer). In general however there is no single answer to this question - you'll need to benchmark your application, identify hotspots and bottlenecks, and iterate. – dimo414 Jul 18 '16 at 02:14

0 Answers0