MATEC Web of Conferences (Jan 2016)

Concurrent and Distributed Applications with ActoDeS

  • Bergenti Federico,
  • Iotti Eleonora,
  • Poggi Agostino,
  • Tomaiuolo Michele

DOI
https://doi.org/10.1051/matecconf/20167604043
Journal volume & issue
Vol. 76
p. 04043

Abstract

Read online

ActoDeS is a software framework for the development of large concurrent and distributed systems. This software framework takes advantage of the actor model and of an its implementation that makes easy the development of the actor code by delegating the management of events (i.e., the reception of messages) to the execution environment. Moreover, it allows the development of scalable and efficient applications through the possibility of using different implementations of the components that drive the execution of actors. In particular, the paper introduces the software framework and presents the results of its experimentation.