Frank Sommers
Posts: 2642
Nickname: fsommers
Registered: Jan, 2002
|
|
Re: Large JVM Memory and Garbage Collection
|
Posted: May 29, 2008 9:43 PM
|
|
> This reads like an advertisement. It points out some of > the underlying limitations of garbage collection > algorithms, and *claims* that they are solvable... but > then doesn't give *any details whatsoever* about how they > are actually solved.
Hmm, this is an issue with what we did *not* publish with this interview, which is about the specific ways in which Azul solved this garbage-collection problem. They have a hardware-based solution, i.e., a specialized, hardware-based VM. Although Gil Tene spoke about their product in the interview, we felt that it was not appropriate to include those product-specific parts in the published interview. We included those portions only that discuss the problem with allocating large amounts of memory in general-purpose VMs.
|
|