Proceedings of the Fourteenth EuroSys Conference 2019 2019
DOI: 10.1145/3302424.3303986
|View full text |Cite
|
Sign up to set email alerts
|

FlyMC

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 17 publications
(8 citation statements)
references
References 31 publications
0
8
0
Order By: Relevance
“…We use a simple static analysis from [Leesatapornwongsa et al 2014;Lukman et al 2019] to identify simple cases of commutative events. These include event handlers that count write acknowledgements or leader election votes, or that write a constant value to a variable, or that discard an event.…”
Section: Implementation Challengesmentioning
confidence: 99%
See 4 more Smart Citations
“…We use a simple static analysis from [Leesatapornwongsa et al 2014;Lukman et al 2019] to identify simple cases of commutative events. These include event handlers that count write acknowledgements or leader election votes, or that write a constant value to a variable, or that discard an event.…”
Section: Implementation Challengesmentioning
confidence: 99%
“…This is because Definition 2.1 labels a large number of events to be dependent, even though two events being processed on the same node may be commutative and hence be independent to each other. Therefore, in our implementation, we refine the dependency relation by employing the independence information extracted by the static analysis in [Leesatapornwongsa et al 2014;Lukman et al 2019]. Essentially, the static analysis provides the information of whether the execution of two events result in the same state.…”
Section: Computing the Set Of Racy Eventsmentioning
confidence: 99%
See 3 more Smart Citations