@gron

Why Do Scala Developers Mix the Actor Model with other Concurrency Models?

, , and . ECOOP 2013 – Object-Oriented Programming, volume 7920 of Lecture Notes in Computer Science, page 302-326. Springer Berlin Heidelberg, (2013)
DOI: 10.1007/978-3-642-39038-8_13

Abstract

Mixing the actor model with other concurrency models in a single program can break the actor abstraction. This increases the chance of creating deadlocks and data races—two mistakes that are hard to make with actors. Furthermore, it prevents the use of many advanced testing, modeling, and verification tools for actors, as these require

Description

Why Do Scala Developers Mix the Actor Model with other Concurrency Models? - Springer

Links and resources

Tags

community

  • @gron
  • @dblp
@gron's tags highlighted