|
|
|
|
|
by dnautics
2904 days ago
|
|
Having programmed in the BeOS API long ago, and now a BEAM language developer, I noticed that basically they were implementing a crude and unsafe actor model. There must be modern libraries that provide that at a lower level than say the erlang VM, but with better safety guarantees than C++. |
|
0: https://actix.rs/