Sciweavers

91 search results - page 1 / 19
» A Task- and Data-Parallel Programming Language Based on Shar...
Sort
View
TOPLAS
1998
74views more  TOPLAS 1998»
13 years 5 months ago
A Task- and Data-Parallel Programming Language Based on Shared Objects
Saniya Ben Hassen, Henri E. Bal, Ceriel J. H. Jaco...
PPL
2008
96views more  PPL 2008»
13 years 5 months ago
A Hybrid Shared Memory Execution Model for a Data Parallel Language with I/O
Execution of programs with data parallel language constructs is either based on the fork/join or on the SPMD model. Whereas the former executes a program sequentially and confines...
Clemens Grelck, Steffen Kuthe, Sven-Bodo Scholz
PDP
2009
IEEE
14 years 9 days ago
Task-Parallel versus Data-Parallel Library-Based Programming in Multicore Systems
—Multicore machines are becoming common. There are many languages, language extensions and libraries devoted to improve the programmability and performance of these machines. In ...
Diego Andrade, Basilio B. Fraguela, James C. Brodm...
SP
2003
IEEE
116views Security Privacy» more  SP 2003»
13 years 10 months ago
Garbage Collector Memory Accounting in Language-Based Systems
Language run-time systems are often called upon to safely execute mutually distrustful tasks within the same runtime, protecting them from other tasks’ bugs or otherwise hostile...
David W. Price, Algis Rudys, Dan S. Wallach
RTSS
1996
IEEE
13 years 9 months ago
A framework for implementing objects and scheduling tasks in lock-free real-time systems
We present an integrated framework for developing realtime systems in which lock-free algorithms are employed to implement shared objects. There are two key objectives of our work...
James H. Anderson, Srikanth Ramamurthy