Does anyone have experience with using very large heaps 12 gb or higher in Java?
- Does the GC make the program ununable?
- What GC params do you use?
- Which jvm sun or bea would be better suited for this?
- Which platform linux or windows performs better under such conditions?
- In the case of windows is there any performance difference to be had between 64 bit vista and xp under such high memory loads?