Sciweavers

5 search results - page 1 / 1
» Performance guarantees for B-trees with different-sized atom...
Sort
View
PODS
2010
ACM
193views Database» more  PODS 2010»
13 years 7 months ago
Performance guarantees for B-trees with different-sized atomic keys
Michael A. Bender, Haodong Hu, Bradley C. Kuszmaul
ADHOC
2007
169views more  ADHOC 2007»
13 years 5 months ago
Ensuring strong data guarantees in highly mobile ad hoc networks via quorum systems
Ensuring the consistency and the availability of replicated data in highly mobile ad hoc networks is a challenging task because of the lack of a backbone infrastructure. Previous ...
Daniela Tulone
SEUS
2008
IEEE
13 years 11 months ago
Delay-Aware Mobile Transactions
In the expanding e-society, mobile embedded systems are increasingly used to support transactions such as for banking, stock or database applications. Such systems entail a range o...
Brahim Ayari, Abdelmajid Khelil, Neeraj Suri
ISCA
1998
IEEE
123views Hardware» more  ISCA 1998»
13 years 9 months ago
Weak Ordering - A New Definition
A memory model for a shared memory, multiprocessor commonly and often implicitly assumed by programmers is that of sequential consistency. This model guarantees that all memory ac...
Sarita V. Adve, Mark D. Hill
PPOPP
2009
ACM
14 years 5 months ago
Idempotent work stealing
Load balancing is a technique which allows efficient parallelization of irregular workloads, and a key component of many applications and parallelizing runtimes. Work-stealing is ...
Maged M. Michael, Martin T. Vechev, Vijay A. Saras...