Sciweavers

361 search results - page 36 / 73
» acm 1993
Sort
View
PLDI
1993
ACM
14 years 3 days ago
Real-Time Replication Garbage Collection
We have implemented the first copying garbage collector that permits continuous unimpeded mutator access to the original objects during copying. The garbage collector incremental...
Scott Nettles, James O'Toole
PODS
1993
ACM
122views Database» more  PODS 1993»
14 years 3 days ago
Towards an Analysis of Range Query Performance in Spatial Data Structures
In this paper, we motivate four di erent user de ned window query classes and derive a probabilistic model for each of them. For each model, we characterize the e ciency of spatia...
Bernd-Uwe Pagel, Hans-Werner Six, Heinrich Toben, ...
SIGMOD
1993
ACM
106views Database» more  SIGMOD 1993»
14 years 3 days ago
Concurrency Control and Recovery of Multidatabase Work Flows in Telecommunication Applications
In a research and technology applicationproject at Bellcore, we used multidatabase transactions to model multisystem workflows of telecommunication applications. During the projec...
W. Woody Jin, Marek Rusinkiewicz, Linda Ness, Amit...
SIGSOFT
1993
ACM
14 years 3 days ago
PLEIADES: An Object Management System for Software Engineering Environments
Software engineering environments impose challenging requirements on the design and implementation of an object management system. Existing object management systems have been lim...
Peri L. Tarr, Lori A. Clarke
SPAA
1993
ACM
14 years 3 days ago
Scan Grammars: Parallel Attribute Evaluation via Data-Parallelism
This paper concerns the problem of how to exploit parallelism during the phases of compilation involving syntaxdirected analysis and translation. In particular, we address the pro...
Thomas W. Reps