Title
Isolates, channels, and event streams for composable distributed programming
Abstract
The actor model has been a model of choice for building reliable distributed systems. On one hand, it ensures that message-processing is serialized within each actor, preserving the familiar sequential programming model. On the other hand, programs written in the actor model are location-transparent. The model is sufficiently low-level to express arbitrary message protocols. Composing these protocols is the key to high-level abstractions. Unfortunately, it is difficult to reuse or compose message protocols with actors. Reactive isolates, proposed in this paper, simplify protocol composition with first-class typed channels and event streams. We compare reactive isolates and the actor model on concrete programs. We identify obstacles for composition in the classic actor model, and show how to overcome them. We then show how to build reusable, composable distributed computing components in the new model.
Year
DOI
Venue
2015
10.1145/2814228.2814245
Onward!
Field
DocType
Citations 
Programming language,Abstraction,Programming paradigm,Reuse,Computer science,Communication channel,Actor model,Distributed computing
Conference
8
PageRank 
References 
Authors
0.51
16
2
Name
Order
Citations
PageRank
Aleksandar Prokopec116313.56
Martin Odersky22261170.39