The Actor Model on the JVM: Part 3 - The Final Chapter

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.

AArthur Costa•2025-07-19•27 views•
The Actor Model on the JVM: Part 2 - The Pitfalls of Shared State

The Actor Model on the JVM: Part 2 - The Pitfalls of Shared State

Deep dive into the specific problems that arise when dealing with shared mutable state in multithreaded environments and why traditional synchronization approaches fall short.

JavaConcurrencyMultithreading+3
AArthur Costa•Mar 2, 2025•14 views•
The Actor Model on the JVM: Part 1 - OOP and the Rise of Concurrency Challenges

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 ModelJavaConcurrency+5
AArthur Costa•Feb 17, 2025•11 views•
What is Blockchain, How Does It Work and Why Does It Matter?

What is Blockchain, How Does It Work and Why Does It Matter?

Understanding Blockchain: The Technology Behind a Decentralised Future. Comprehensive guide to blockchain technology, its mechanisms, and real-world impact.

BlockchainCryptocurrencyDecentralization+5
GGabriel Jeronimo•Dec 11, 2024•3 views•