Shared JVM technology - 共享JVM技术
作者:anotherbug 日期:2008-01-12
对象唯一性不强导致JVM崩溃(Jrockit.*.dump:StackOverFlowErrors)
作者:anotherbug 日期:2008-01-09
生产机器环境JROCKIT:1.5_12版本
jrockit.*.dump的主要内容:
[code]
C Heap : Good; no memory allocations have failed
StackOverFlow: 0 StackOverFlowErrors have occured
OutOfMemory : 0 OutOfMemoryErrors have occured
"resin-29" id=349 idx=0x4d8 tid=6222 lastJavaFrame=(nil)
Stack 0: sta...
jrockit.*.dump的主要内容:
[code]
C Heap : Good; no memory allocations have failed
StackOverFlow: 0 StackOverFlowErrors have occured
OutOfMemory : 0 OutOfMemoryErrors have occured
"resin-29" id=349 idx=0x4d8 tid=6222 lastJavaFrame=(nil)
Stack 0: sta...
稳定性与JVM调优
作者:anotherbug 日期:2007-10-27
SCALABILITY AND JVM TUNING STUDY
Abstract
This paper outlines how organizations can gain significant computing optimizations using GigaSpaces
solutions running on Sun UltraSPARC T1-based CoolThread T1000/T2000 (Niagara) servers.
Conclusions and recommendations are based on the results o...
扩展Java on 64-bit Multi-Core X86-Based Servers
作者:anotherbug 日期:2007-09-20
However, those new generations of servers also pose new challenges for the software. For instance, to take advantage of the multi-core CPUs, the software application must be able to execute tasks in parallel across the CPUs; to take advantage of the 64-bit memory bandwidth, the application must also be able to manage a large amount of memory efficiently. As a key software platform on enterprise servers, Java Enterprise Edition (Java EE) is on the forefront of this multi-core, 64-bit revolution. Java EE developers must adapt to those challenges to make the most out of hardware investment.
标签: java JVM multi-core 64-bit X86






