Sciweavers

1027 search results - page 32 / 206
» Callgraph properties of executables
Sort
View
EUC
2007
Springer
14 years 5 months ago
Consensus-Driven Distributable Thread Scheduling in Networked Embedded Systems
We demonstrate an improved consensus-driven utility accrual scheduling algorithm (DUA-CLA) for distributable threads which execute under run-time uncertainties in execution time, ...
Jonathan Stephen Anderson, Binoy Ravindran, E. Dou...
WSS
2001
131views Control Systems» more  WSS 2001»
14 years 10 days ago
The Theory of Weak Stabilization
We investigate a new property of computing systems called weak stabilization. Although this property is strictly weaker than the well-known property of stabilization, weak stabiliz...
Mohamed G. Gouda
SIGMOD
1993
ACM
106views Database» more  SIGMOD 1993»
14 years 3 months 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...
ACSD
2001
IEEE
112views Hardware» more  ACSD 2001»
14 years 2 months ago
Software Implementation of Synchronous Programs
Synchronous languages allow a high level, concurrent, and deterministic description the behavior of reactive systems. Thus, they can be used advantageously for the programming of ...
Charles Andre, Frédéric Boulanger, A...
ALGORITHMICA
2005
135views more  ALGORITHMICA 2005»
13 years 11 months ago
Queaps
A new priority queue structure, the queap, is introduced. The queap executes insertion in O(1) amortized time and extract-min in O(log(k+2)) amortized time if there are k items th...
John Iacono, Stefan Langerman