24h購物| | PChome| 登入
2006-02-22 17:36:50| 人氣276| 回應0 | 上一篇 | 下一篇

jvm 2g limit

推薦 0 收藏 0 轉貼0 訂閱站台

很好的討論

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

台長: axa
人氣(276) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 不分類 | 個人分類: /usr/share/doc |
此分類下一篇:Novell Documentation
此分類上一篇:N70 上網

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文