GeekArticles
Java
Core JavaLarge JVM Memory and Garbage Collection
Author: artima.com |
Published: 5th Jul 2008 |
Visited: 372 times |
Add CommentFiled in: Core Java
Although physical RAM is inexpensive, allocating large of amounts of memory to a JVM instance is not generally a good idea, says Azul CTO Gil Tene in this interview with Artima. Tene shows how recent research in garbage collection and JVM implementation helps overcome the memory barrier, resulting in new types of applications.
Read Article Sponsored Links
Related Articles
• How to load entire database into memory Hi Tom,
I have an Oracle Database 8.1.7.4 Standard Edition installed on a Windows 2000 Server.
My question is for curiosity more than need.
Let's assume that we have enough physical memory and that we can guarantee that the server will neve ...
• Memory leak when dynamically loading DLL with Dialogs unit uses QC#: 58918 Version: 11.2 Status: Open defect, requires resolution Description: There is a memory leak when DLL are dynamically loading and unloading when the Dialogs or Controls units are in uses.
This a critical bug when the DLL is used by a windows ...
• dbxmss30.dll appears to have a memory leak QC#: 59293 Version: 11.2 Status: Open defect, requires resolution Description: When using a TClientDataSet to connect to MS SQL Server, a memory leak occurs. Using the Windows Task Manager the working set increases indefintely for each query. 11.0.290 ...