Sciweavers

661 search results - page 56 / 133
» Distributed Real-Time Computing with Harness
Sort
View
144
Voted
DCOSS
2008
Springer
15 years 4 months ago
FIT: A Flexible, LIght-Weight, and Real-Time Scheduling System for Wireless Sensor Platforms
Abstract. We propose FIT, a flexible, light-weight and real-time scheduling system for wireless sensor platforms. There are three salient features of FIT. First, its two-tier hiera...
Wei Dong, Chun Chen, Xue Liu, Kougen Zheng, Rui Ch...
177
Voted
OPODIS
2010
15 years 15 days ago
On Best-Effort Utility Accrual Real-Time Scheduling on Multiprocessors
We consider the problem of scheduling dependent real-time tasks for overloads on a multiprocessor system, yielding best-effort timing assurance. The application/scheduling model in...
Piyush Garyali, Matthew Dellinger, Binoy Ravindran
137
Voted
I3D
2010
ACM
15 years 12 months ago
Cascaded Light Propagation Volumes for Real-Time Indirect Illumination
This paper introduces a new scalable technique for approximating indirect illumination in fully dynamic scenes for real-time applications, such as video games. We use lattices and...
Anton Kaplanyan, Carsten Dachsbacher
112
Voted
ISORC
2008
IEEE
15 years 9 months ago
Memory Management for Real-Time Java: State of the Art
The Real-time Specification for Java extends the Java platform to support real-time processing and introduces a region-based memory model, called scoped memory, which side-steps ...
Filip Pizlo, Jan Vitek
146
Voted
ISORC
2006
IEEE
15 years 8 months ago
Real-Time Garbage Collection for Java
Automatic memory management or garbage collection greatly simplifies the development of large systems. However, garbage collection is usually not used in real-time systems due to...
Martin Schoeberl