Sciweavers

117 search results - page 6 / 24
» Real-Time Garbage Collection for Java
Sort
View
FPL
2005
Springer
122views Hardware» more  FPL 2005»
14 years 2 months ago
FPGA-Aware Garbage Collection in Java
— During codesign of a system, one still runs into the impedance mismatch between the software and hardware worlds. er identifies the different levels of abstraction of hardware...
Philippe Faes, Mark Christiaens, Dries Buytaert, D...
TECS
2002
44views more  TECS 2002»
13 years 8 months ago
Tuning garbage collection for reducing memory system energy in an embedded java environment
Guangyu Chen, R. Shetty, Mahmut T. Kandemir, Naray...
ICSE
2004
IEEE-ACM
14 years 8 months ago
Oil and Water? High Performance Garbage Collection in Java with MMTk
Stephen M. Blackburn, Perry Cheng, Kathryn S. McKi...
SCAM
2005
IEEE
14 years 2 months ago
A Fast Analysis for Thread-Local Garbage Collection with Dynamic Class Loading
Long-running, heavily multi-threaded, Java server applications make stringent demands of garbage collector (GC) performance. Synchronisation of all application threads before garb...
Richard E. Jones, Andy C. King