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.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 22, 2007 9:20 AM by
Frank
|
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.htmlWhat do you think of Bollella and Hofert's comments on real-time GC?
|
|