Multi-Threaded Actors
Distributed, Parallel, and Cluster Computing
2016-08-12 v1 Programming Languages
Abstract
In this paper we introduce a new programming model of multi-threaded actors which feature the parallel processing of their messages. In this model an actor consists of a group of active objects which share a message queue. We provide a formal operational semantics, and a description of a Java-based implementation for the basic programming abstractions describing multi-threaded actors. Finally, we evaluate our proposal by means of an example application.
Cite
@article{arxiv.1608.03322,
title = {Multi-Threaded Actors},
author = {Keyvan Azadbakht and Frank S. de Boer and Vlad Serbanescu},
journal= {arXiv preprint arXiv:1608.03322},
year = {2016}
}
Comments
In Proceedings ICE 2016, arXiv:1608.03131