International audienceRenaming is a classic distributed coordination task in which a set of processes must pick distinct identifiers from a small namespace. In this paper, we consider the time complexity of this problem when the namespace is linear in the number of participants, a variant known as loose renaming. We give a non-adaptive algorithm with $O( \log \log n )$ (individual) step complexity, where $n$ is a known upper bound on contention, and an adaptive algorithm with step complexity $O( (\log \log k)^2 )$, where $k$ is the actual contention in the execution. We also present a variant of the adaptive algorithm which requires $O( k \log \log k )$ \emph{total} process steps. All upper bounds hold with high probability against a strong...
International audienceWe study the time and space complexity of randomized Test-And-Set (TAS) implem...
The Long-lived Renaming problem is an important subject in Distributed Algorithms. The Renaming pro...
We consider wait-free solutions to the renaming problem for shared-memory multiprocessing systems [3...
International audienceRenaming is a classic distributed coordination task in which a set of processe...
Renaming is a classic distributed coordination task in which a set of processes must pick distinct i...
Renaming is a task in distributed computing where n processes are assigned new names from a name spa...
Abstract — We study the complexity of renaming, a fundamen-tal problem in distributed computing in w...
This paper presents the first tight bounds on the time complexity of shared-memory renaming, a funda...
Abstract. Renaming is a fundamental problem in distributed comput-ing, in which a set of n processes...
We give two new randomized algorithms for tight renaming, both of which work against an adaptive adv...
Renaming is a task in distributed computing where n processes are assigned new names from a name spa...
Renaming is a fundamental problem in distributed computing, in which a set of n processes need to pi...
A naming protocol assigns unique names (keys) to every process out of a set of communicating process...
AbstractIn the classic “one-time” renaming problem, processes are required to choose new names in or...
Abstract. Long-lived renaming allows processes to repeatedly get distinct names from a small name sp...
International audienceWe study the time and space complexity of randomized Test-And-Set (TAS) implem...
The Long-lived Renaming problem is an important subject in Distributed Algorithms. The Renaming pro...
We consider wait-free solutions to the renaming problem for shared-memory multiprocessing systems [3...
International audienceRenaming is a classic distributed coordination task in which a set of processe...
Renaming is a classic distributed coordination task in which a set of processes must pick distinct i...
Renaming is a task in distributed computing where n processes are assigned new names from a name spa...
Abstract — We study the complexity of renaming, a fundamen-tal problem in distributed computing in w...
This paper presents the first tight bounds on the time complexity of shared-memory renaming, a funda...
Abstract. Renaming is a fundamental problem in distributed comput-ing, in which a set of n processes...
We give two new randomized algorithms for tight renaming, both of which work against an adaptive adv...
Renaming is a task in distributed computing where n processes are assigned new names from a name spa...
Renaming is a fundamental problem in distributed computing, in which a set of n processes need to pi...
A naming protocol assigns unique names (keys) to every process out of a set of communicating process...
AbstractIn the classic “one-time” renaming problem, processes are required to choose new names in or...
Abstract. Long-lived renaming allows processes to repeatedly get distinct names from a small name sp...
International audienceWe study the time and space complexity of randomized Test-And-Set (TAS) implem...
The Long-lived Renaming problem is an important subject in Distributed Algorithms. The Renaming pro...
We consider wait-free solutions to the renaming problem for shared-memory multiprocessing systems [3...