Sciweavers

608 search results - page 105 / 122
» Runtime Adaptation for Actor Systems
Sort
View
86
Voted
IPPS
2007
IEEE
15 years 5 months ago
A Fault Tolerance Protocol with Fast Fault Recovery
Fault tolerance is an important issue for large machines with tens or hundreds of thousands of processors. Checkpoint-based methods, currently used on most machines, rollback all ...
Sayantan Chakravorty, Laxmikant V. Kalé
101
Voted
ICWL
2007
Springer
15 years 5 months ago
A Piece-Wise Learning Approach to 3D Facial Animation
Web-based 3D facial animation is an alternative of face to face communication. Animating 3D human faces is also a difficult task because of the substantive non-rigid facial motions...
Yushun Wang, Yueting Zhuang, Jun Xiao, Fei Wu
96
Voted
MDM
2007
Springer
137views Communications» more  MDM 2007»
15 years 5 months ago
Infrastructure for Data Processing in Large-Scale Interconnected Sensor Networks
Abstract—With the price of wireless sensor technologies diminishing rapidly we can expect large numbers of autonomous sensor networks being deployed in the near future. These sen...
Karl Aberer, Manfred Hauswirth, Ali Salehi
97
Voted
OOPSLA
2007
Springer
15 years 5 months ago
Using hpm-sampling to drive dynamic compilation
All high-performance production JVMs employ an adaptive strategy for program execution. Methods are first executed unoptimized and then an online profiling mechanism is used to ...
Dries Buytaert, Andy Georges, Michael Hind, Matthe...
103
Voted
OOPSLA
2007
Springer
15 years 5 months ago
Software speculative multithreading for Java
We apply speculative multithreading to sequential Java programs in software to achieve speedup on existing multiprocessors. A common speculation library supports both Java bytecod...
Christopher J. F. Pickett