Sciweavers

2477 search results - page 105 / 496
» Parallelizing Functional Programs by Generalization
Sort
View
CLUSTER
2005
IEEE
15 years 8 months ago
Near Overhead-free Heterogeneous Thread-migration
Thread migration moves a single call-stack to another machine to improve either load balancing or locality. Current approaches for checkpointing and thread migration are either no...
Ronald Veldema, Michael Philippsen
ISORC
2005
IEEE
15 years 8 months ago
On Recent Advances in Time/Utility Function Real-Time Scheduling and Resource Management
We argue that the key underpinning of the current state-of-the real-time practice — the priority artifact — and that of the current state-of-the real-time art — deadline-bas...
Binoy Ravindran, E. Douglas Jensen, Peng Li
VLDB
1991
ACM
101views Database» more  VLDB 1991»
15 years 5 months ago
Solving Domain Mismatch and Schema Mismatch Problems with an Object-Oriented Database Programming Language
Domain mismatch and schema mismatch are two of the important semantic integration problems for interoperating heterogeneous databases. This paper structures the domain mismatch pr...
William Kent
125
Voted
IJMSO
2006
113views more  IJMSO 2006»
15 years 2 months ago
Functionalities for automatic metadata generation applications: a survey of metadata experts' opinions
: This paper reports on the automatic metadata generation applications (AMeGA) project's metadata expert survey. Automatic metadata generation research is reviewed and the stu...
Jane Greenberg, Kristina M. Spurgin, Abe Crystal
ASPLOS
2011
ACM
14 years 6 months ago
DoublePlay: parallelizing sequential logging and replay
Deterministic replay systems record and reproduce the execution of a hardware or software system. In contrast to replaying execution on uniprocessors, deterministic replay on mult...
Kaushik Veeraraghavan, Dongyoon Lee, Benjamin West...