Hacker News new | ask | show | jobs
by qualudeheart 1213 days ago
What would you use this thing for?
1 comments

Any task that suits the Actor model. FoundationDB famously employs an actor model as it's a nice abstraction for creating distributed systems.
Something I don’t get about FondationDB is how fast their actor/future lib is. It’s insanely fast.