Sciweavers

AGERE
2015

Akka.js: towards a portable actor runtime environment

8 years 7 days ago
Akka.js: towards a portable actor runtime environment
Multiple mature implementations of the actor model of concurrency exist. Besides several ones available for the Java Virtual Machine, there are others, for example, written in SmallTalk or in C++, targeting native platforms or other virtual machines. Recently, runtime environments for platforms such as GPUs have also appeared. However, so far, no full-featured actor runtime environment has allowed actor programs to run, unchanged, on both Java and JavaScript virtual machines. This paper describes our ongoing effort in providing a portable implementation of the widely-used Akka actor framework. Keywords Actors, Portability, Akka, Scala, Java, JavaScript
Gianluca Stivan, Andrea Peruffo, Philipp Haller
Added 13 Apr 2016
Updated 13 Apr 2016
Type Journal
Year 2015
Where AGERE
Authors Gianluca Stivan, Andrea Peruffo, Philipp Haller
Comments (0)