Scala
2 articles
Articles tagged with "Scala"
Explore our collection of 2 articles about scala.

The Actor Model on the JVM: Part 3 - The Final Chapter
Complete implementation guide to the Actor Model with advanced patterns, testing strategies, and real-world lessons learned from building scalable concurrent systems.
Actor ModelAkka+6
Arthur Costa•11 min read

The Actor Model on the JVM: Part 1 - OOP and the Rise of Concurrency Challenges
Explore the evolution of Object-Oriented Programming and its challenges in concurrent programming, setting the stage for understanding the Actor Model as a solution.
Actor ModelJava+6
Arthur Costa•23 min read