Proceedings of the 7th ACM SIGPLAN International Workshop on Programming Based on Actors, Agents, and Decentralized Control 2017
DOI: 10.1145/3141834.3141835
|View full text |Cite
|
Sign up to set email alerts
|

Tree topologies for causal message delivery

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
10
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 11 publications
(10 citation statements)
references
References 21 publications
0
10
0
Order By: Relevance
“…Blessing et al [8] propose implementing causal ordering by arranging participating nodes in a tree topology. While the approach further relies on FIFO ordering between each pair of nodes, it does not require additional meta data.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Blessing et al [8] propose implementing causal ordering by arranging participating nodes in a tree topology. While the approach further relies on FIFO ordering between each pair of nodes, it does not require additional meta data.…”
Section: Related Workmentioning
confidence: 99%
“…Moreover, message sizes increase further to determine causal dependencies for transitive message passing with more than one intermediate node [2]. A third alternative is a fixed routing topology such as a ring or a tree as discussed in the context of the Pony language [8]. This overloads routing and leads to a worst cases where messages are routed from one leaf through the root to another leaf, thus introducing latency.…”
Section: Reliable Message Orderingmentioning
confidence: 99%
See 1 more Smart Citation
“…Over the years, several attempts have been proposed to reduce the amount of information necessary to ensure causal order delivery either by modifying the underlying topology [3,10] or using different types of logical clocks [28, ?, 32].…”
Section: Related Workmentioning
confidence: 99%
“…Hence, a node uses just the information about the receptions from those nodes to respect causal delivery and to timestamp its own messages. Blessing et al [10] go further by eliminating the use of meta-data carried by the messages. They exploit application-defined causal order [6] in order to organize the actors (processes) of an application into a tree topology that guarantees causal order delivery.…”
Section: Related Workmentioning
confidence: 99%