Hacker News new | ask | show | jobs
by pekk 3960 days ago
Thread-based concurrency based on shared mutable state doesn't reduce complexity.
1 comments

Thread-based concurrency doesn't require shared mutable state at the application implementation level.