Performance

1 article

Articles tagged with "Performance"

Explore our collection of 1 articles about performance.

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.

JavaConcurrency+4
Arthur Costa•20 min read

Related Tags

javaconcurrencymultithreadingactor-modelsynchronization