Sciweavers

WDAG
2004
Springer
130views Algorithms» more  WDAG 2004»
13 years 10 months ago
Distributed Weighted Matching
Abstract. In this paper, we present fast and fully distributed algorithms for matching in weighted trees and general weighted graphs. The time complexity as well as the approximati...
Mirjam Wattenhofer, Roger Wattenhofer
WDAG
2004
Springer
88views Algorithms» more  WDAG 2004»
13 years 10 months ago
Nonblocking Concurrent Data Structures with Condition Synchronization
We apply the classic theory of linearizability to operations that must wait for some other thread to establish a precondition. We model such an operation as a request and a follow-...
William N. Scherer III, Michael L. Scott
WDAG
2004
Springer
105views Algorithms» more  WDAG 2004»
13 years 10 months ago
On Byzantine Agreement over (2, 3)-Uniform Hypergraphs
In a Byzantine agreement protocol, a synchronous network of n interconnected processes of which t may be faulty, starts with an initial binary value associated with each process; a...
D. V. S. Ravikant, Muthuramakrishnan Venkitasubram...
WDAG
2004
Springer
122views Algorithms» more  WDAG 2004»
13 years 10 months ago
Active and Concurrent Topology Maintenance
A central problem for structured peer-to-peer networks is topology maintenance, that is, how to properly update neighbor variables when nodes join and leave the network, possibly c...
Xiaozhou Li, Jayadev Misra, C. Greg Plaxton
WDAG
2004
Springer
134views Algorithms» more  WDAG 2004»
13 years 10 months ago
An Optimistic Approach to Lock-Free FIFO Queues
Abstract. First-in-first-out (FIFO) queues are among the most fundamental and highly studied concurrent data structures. The most effective and practical dynamic-memory concurren...
Edya Ladan-Mozes, Nir Shavit
WDAG
2004
Springer
86views Algorithms» more  WDAG 2004»
13 years 10 months ago
Message-Optimal and Latency-Optimal Termination Detection Algorithms for Arbitrary Topologies
An important problem in distributed systems is to detect termination of a distributed computation. A computation is said to have terminated when all processes have become passive ...
Neeraj Mittal, Subbarayan Venkatesan, Sathya Peri
WDAG
2004
Springer
98views Algorithms» more  WDAG 2004»
13 years 10 months ago
Dynamic Memory ABP Work-Stealing
The non-blocking work-stealing algorithm of Arora, Blumofe, and Plaxton (hencheforth ABP work-stealing) is on its way to becoming the multiprocessor load balancing technology of ch...
Danny Hendler, Yossi Lev, Nir Shavit
WDAG
2004
Springer
81views Algorithms» more  WDAG 2004»
13 years 10 months ago
Virtual Mobile Nodes for Mobile Ad Hoc Networks
Shlomi Dolev, Seth Gilbert, Nancy A. Lynch, Elad S...
WDAG
2004
Springer
96views Algorithms» more  WDAG 2004»
13 years 10 months ago
Local-Spin Group Mutual Exclusion Algorithms
Robert Danek, Vassos Hadzilacos