Hacker News new | ask | show | jobs
by janderland 2301 days ago
Also, FoundationDB doesn’t use a traditional actor model. A single thread runs all the actors. It’s much closer to coroutines than concurrent actors.