Sciweavers

743 search results - page 53 / 149
» Realtime garbage collection
Sort
View
LREC
2008
107views Education» more  LREC 2008»
13 years 11 months ago
WOZ Acoustic Data Collection for Interactive TV
This paper describes a multichannel acoustic data collection recorded under the European DICIT project, during the Wizard of Oz (WOZ) experiments carried out at FAU and FBK-irst l...
Alessio Brutti, Luca Cristoforetti, Walter Kellerm...
PERVASIVE
2006
Springer
13 years 10 months ago
The Design of a Portable Kit of Wireless Sensors for Naturalistic Data Collection
In this paper, we introduce MITes, a flexible kit of wireless sensing devices for pervasive computing research in natural settings. The sensors have been optimized for ease of use,...
Emmanuel Munguia Tapia, Stephen S. Intille, Louis ...
OSDI
2000
ACM
13 years 11 months ago
Processes in KaffeOS: Isolation, Resource Management, and Sharing in Java
Single-language runtime systems, in the form of Java virtual machines, are widely deployed platforms for executing untrusted mobile code. These runtimes provide some of the featur...
Godmar Back, Wilson C. Hsieh, Jay Lepreau
ISORC
1998
IEEE
14 years 2 months ago
Specification of Real-Time Interaction Constraints
We present a coordination language and its semantics for specification and implementation of object-oriented realtime systems. Real-time systems operate under real-time constraint...
Brian Nielsen, Shangping Ren, Gul Agha
ICFP
1999
ACM
14 years 2 months ago
Atomic Heap Transactions and Fine-grain Interrupts
Languages such as Java, ML, Scheme, and Haskell provide automatic storage management, that is, garbage collection. The two fundamental operations performed on a garbagecollected h...
Olin Shivers, James W. Clark, Roland McGrath