2018
DOI: 10.4230/lipics.ecoop.2018.1
|View full text |Cite
|
Sign up to set email alerts
|

Fault-tolerant Distributed Reactive Programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
3

Relationship

2
5

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 0 publications
0
5
0
Order By: Relevance
“…Listing 2 implements the same average calculation from the previous section in REScala [26,37], a functional RP library in Scala. Line 1 declares a behaviour (called a signal in REScala) that holds values of type Set[Sensor].…”
Section: Acquaintance Maintenance Using Behavioursmentioning
confidence: 99%
See 3 more Smart Citations
“…Listing 2 implements the same average calculation from the previous section in REScala [26,37], a functional RP library in Scala. Line 1 declares a behaviour (called a signal in REScala) that holds values of type Set[Sensor].…”
Section: Acquaintance Maintenance Using Behavioursmentioning
confidence: 99%
“…In Section 2 we demonstrated the problems that arise when performing acquaintance maintenance and discovery by using RxJS [31,36] to represent stream-based reactive programming, and REScala [26,37] to represent behaviour-based reactive programming. While we consider them to be representative for the state of the art, we briefly discuss other related work.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Reactive programming [3] provides abstractions for defining time-changing values (signals), event streams and their combination. In line with multitier programming, distributed reactive programming [35,36,29] allows developers to define event streams that span over different machines.…”
Section: About the Authorsmentioning
confidence: 99%