
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
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?
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•
