Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

I am trying to figure out how to do this.

One problem with 64-bit Java is the amount of Memory it occupies. As of 2011 we feel that all application profiles we have encountered do not require 64-bit Java as they can not take advantage of using more than than 1.6GB of memory. In many cases it is better to scale horizontally running multiple JVMs than one giant JVM.

...