Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
reddit_clone
48 days ago
|
parent
|
context
|
favorite
| on:
Why I wrote the BEAM book
I have seen attempts at actor systems like erlang/beam's. Scala/Akka seems to have been a success?
Share nothing, green-thread/coroutines also seem popular now a days.
lvass
48 days ago
[–]
C++ Actor framework is also considerably popular, and Scylladb has their own framework which I believe does something similar.
lamuswawir
48 days ago
|
parent
[–]
Foundationdb also has it's own C++ actor framework.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Share nothing, green-thread/coroutines also seem popular now a days.