我们的产物目前为32比1.6英亩。 我们重新使用伯克利分行,它消耗了4个GB地址中的大约2.5个GB RAM。 这使我们想到大约750兆赫用于其地址的甲基溴记忆。
We re currently hitting OutOfMemory issues with the current setup. It would be nice to increase our JVM heap size to 1.5 GB while still retaining Berkeley DB s 2.5 GB space. Is there any way to access more than 4 GB RAM/heap in a 32-bit JVM ? I ve considering the following solutions
1) use a JVM which does better GC -- this will give me marginal results -- I could get about 50-100 MB working memory
2) something like memcached or "out of process ehcache " -- this can get me as much as the hardware allows with the overhead of IPC/serialization.
是否有其他办法增加应用记忆?
解决办法应涉及太阳系10。
*
感谢您,