Arrow Research search

Author name cluster

Y. Matias

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
1 author row

Possible papers

3

TCS Journal 1998 Journal Article

The queue-read queue-write asynchronous PRAM model

  • P.B. Gibbons
  • Y. Matias
  • V. Ramachandran

This paper presents results for the queue-read, queue-write asynchronous parallel random access machine (qrqw asynchronous pram) model, which is the asynchronous variant of the qrqw pram model. The qrqw pram family of models, which was introduced earlier by the authors, permit concurrent reading and writing to shared memory locations, but each memory location is viewed as having a queue which can service at most one request at a time. In the basic qrqw pram model each processor executes a series of reads to shared memory locations, a series of local computation steps, and a series of writes to shared memory locations, and then synchronizes with all other processors; thus this can be viewed as a bulk-synchronous model. In contrast, in the qrqw asynchronous pram model discussed in this paper, there is no imposed bulk-synchronization between processors, and each processor proceeds at its own pace. Thus, the qrqw asynchronous pram serves as a better model for designing and analyzing truly asynchronous parallel algorithms than the original qrqw pram. In this paper we elaborate on the qrqw asynchronous pram model, and we demonstrate the power of asynchrony over bulk-synchrony by presenting a work and time optimal deterministic algorithm on the qrqw asynchronous pram for the leader election problem and a simple randomized work and time optimal algorithm on the qrqw asynchronous pram for sorting. In contrast, no tight bounds are known on the qrqw pram for either deterministic or randomized parallel algorithms for leader election and the only work and time optimal algorithms for sorting known on the qrqw pram are those inherited from the erew pram, which are considerably more complicated. Our sorting algorithm is an asynchronous version of an earlier sorting algorithm we developed for the qrqw pram, for which we use an interesting analysis to bound the running time to be O(log n). We also present a randomized algorithm to simulate one step of a crcw pram on a qrqw asynchronous pram in sublogarithmic time if the maximum contention in the step is relatively small. © 1998—Elsevier Science B. V. All rights reserved

I&C Journal 1994 Journal Article

Elections in Anonymous Networks

  • Y. Afek
  • Y. Matias

We address the problem of electing a leader in an anonymous, asynchronous network of arbitrary topology. Our algorithms are considerably simpler than known algorithms and have equal or improved communication complexity.

v2026.09.13