
Configuring Your Heap Space for Better Performance
Some applications use an extensive set of objects. Upon startup of JVM, a set of objects is assigned a fixed heap space. When the JVM becomes heavily loaded with live objects, this heap space tends to fill up and you are left with no more memory. This results in an