Article,

A Study of Concurrency Bugs and Advanced Development Support for Actor-based Programs

, , , and .
(September 2018)
DOI: 10.1007/978-3-030-00302-9_6

Abstract

The actor model is an attractive foundation for developing concurrent applications because actors are isolated concurrent entities that communicate through asynchronous messages and do not share state. Thereby, they avoid concurrency bugs such as data races, but are not immune to concurrency bugs in general.

Tags

Users

  • @gron

Comments and Reviews