Proceedings of the Twenty-First Annual Symposium on Parallelism in Algorithms and Architectures 2009
DOI: 10.1145/1583991.1584003
|View full text |Cite
|
Sign up to set email alerts
|

At-most-once semantics in asynchronous shared memory

Abstract: This paper investigates the feasibility of implementing atmost-once access semantics in a model where a collection of actions is to be performed by failure-prone, asynchronous shared-memory processes. We introduce the At-Most-Once problem for performing a set of n jobs using m processors, and we define the notion of efficiency for such protocols, called effectiveness, that allows the classification of algorithms solving the problem. The effectiveness for an atmost-once implementation is the number of jobs safe… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
15
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
3
3

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(15 citation statements)
references
References 5 publications
0
15
0
Order By: Relevance
“…At-most-once semantics [15] requires m jobs to be executed with the guarantee that no job is performed more than once. A trivial solution simply does not execute any job.…”
Section: Methodsmentioning
confidence: 99%
See 4 more Smart Citations
“…At-most-once semantics [15] requires m jobs to be executed with the guarantee that no job is performed more than once. A trivial solution simply does not execute any job.…”
Section: Methodsmentioning
confidence: 99%
“…However, the effectiveness of an algorithm for solving the at-most-once problem is the number of completed jobs, and it is desired to find algorithms with the maximal effectiveness possible. Section 6 shows how to use a randomized multi-valued consensus algorithm in order to solve the at-most-once problem while obtaining the optimal effectiveness, thus answering an open question raised in [15].…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations