Sciweavers

208 search results - page 23 / 42
» Object-oriented real-time concurrency
Sort
View
PPSC
1997
13 years 11 months ago
High-Performance Object-Oriented Scientific Programming in Fortran 90
We illustrate how Fortran 90 supports object-oriented concepts by example of plasma particle computations on the IBM SP. Our experience shows that Fortran 90 and object-oriented m...
Charles D. Norton, Viktor K. Decyk, Boleslaw K. Sz...
ISORC
2006
IEEE
14 years 3 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
VLDB
1990
ACM
116views Database» more  VLDB 1990»
14 years 1 months ago
Triggered Real-Time Databases with Consistency Constraints
Real-time database systems incorporate the notion of a deadline into the database system model. USUally, deadlines are associated with transactions, and the system attempts to exe...
Henry F. Korth, Nandit Soparkar, Abraham Silbersch...
HCI
2007
13 years 11 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»
13 years 11 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...