English

Anonymous Processors with Synchronous Shared Memory

Distributed, Parallel, and Cluster Computing 2016-09-02 v3

Abstract

We consider synchronous distributed systems in which anonymous processors communicate by shared read-write variables. The goal is to have all the processors assign unique names to themselves. We consider the instances of this problem determined by whether the number nn is known or not, and whether concurrently attempting to write distinct values into the same memory cell is allowed or not, and whether the number of shared variables is a constant independent of nn or it is unbounded. For known nn, we give Las Vegas algorithms that operate in the optimum expected time, as determined by the amount of available shared memory, and use the optimum O(nlogn)O(n\log n) expected number of random bits. For unknown nn, we give Monte Carlo algorithms that produce correct output upon termination with probabilities that are 1nΩ(1)1-n^{-\Omega(1)}, which is best possible when terminating almost surely and using O(nlogn)O(n\log n) random bits.

Keywords

Cite

@article{arxiv.1507.02272,
  title  = {Anonymous Processors with Synchronous Shared Memory},
  author = {Bogdan S. Chlebus and Gianluca De Marco and Muhammed Talo},
  journal= {arXiv preprint arXiv:1507.02272},
  year   = {2016}
}
R2 v1 2026-06-22T10:08:16.118Z