Comment by apelapan
4 years ago
No shared memory will also mean that actor style is slower-than-single-thread-slow, when the "message-size to processing-per-actor ratio" is not right.
Actors and message passing is great for problems where it fits and worse than useless where it doesn't
No comments yet
Contribute on Hacker News ↗