Sciweavers

5180 search results - page 128 / 1036
» Concurrency, Time, and Constraints
Sort
View
IPL
2000
96views more  IPL 2000»
15 years 6 months ago
On bounded occurrence constraint satisfaction
An approximation algorithm for a constraint satisfaction problem is said to be nontrivial if its performance ratio is strictly superior to the expected performance of the algorith...
Johan Håstad
ORL
2008
87views more  ORL 2008»
15 years 4 months ago
On-line scheduling with non-crossing constraints
We consider the problem of on-line scheduling with non-crossing constraints. The objective is to minimize the latest completion time. We provide optimal competitive ratio heuristi...
Lele Zhang, Kwanniti Khammuang, Andrew Wirth
ISORC
2006
IEEE
16 years 14 days 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
HCI
2007
15 years 7 months ago
Webcasting Made Interactive: Integrating Real-Time Videoconferencing in Distributed Learning Spaces
This paper presents an extension to the ePresence Interactive Media webcasting infrastructure to support real-time voice and video conferencing for a few attendees while concurrent...
Ronald Baecker, Jeremy P. Birnholtz, Rhys Causey, ...
JVM
2004
184views Education» more  JVM 2004»
15 years 7 months ago
A Real-Time Garbage Collector for Embedded Applications in CLI
We are working on scheduling of garbage collector as a concurrent thread for time-constrained applications in Common Language Infrastructure (CLI). We have implemented an increment...
Okehee Goh, Yann-Hang Lee, Ziad Kaakani, Elliott R...