Article Discussion
Real-Time Garbage Collection
Summary: Yesterday, Sun's Greg Bollella and Dave Hofert made the case for real-time Java in enterprise applications where the exact timing of an operation is important. Today, Bollella and Hofert focus on the details of how real-time requirements are achieved in the JVM with the real-time garbage collector, a new feature of Sun's latest real-time Java VM implementation, RT 2.0. They also explain the concept of no-heap real-time threads (NHRT) that are never impacted by the garbage collector.
1 post on 1 page.      
« Previous 1 Next »
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 22, 2007 9:20 AM by Frank
Frank
Posts: 135 / Nickname: fsommers / Registered: January 19, 2002 7:24 AM
Real-Time Garbage Collection
May 22, 2007 9:20 AM      
In this interview, Sun's Greg Bollella and Dave Hofert focus on the details of the real-time garbage collector, a new feature of Sun's latest Real-Time Java VM implementation:

http://www.artima.com/lejava/articles/javaone_2007_realtime_gc.html

What do you think of Bollella and Hofert's comments on real-time GC?
1 post on 1 page.
« Previous 1 Next »