2006-02-22 17:36:50axa

jvm 2g limit

很好的討論

This is a problem with
1) Linux OS assumptions and
2) 32 bit systems. 32 bit systems will have addressable process space at the 4gig layer whilst the Linux OS assumes the 1/3 kernel/process configuration. Several solutions:

a) Get a 64-bit system and JVM like Sun's or IBM's on Solaris/AIX,
b) Tier out processing to multiple JVMs using MQ or J2EE remote structures, or RMI for that matter where you can allocate 3 gigs to each,
c) Implement smart caching for objects if applicable to your usage.

http://forum.java.sun.com/thread.jspa?forumID=37&threadID=541208

上一篇:N70 上網

下一篇:Novell Documentation