|
|
|
|
|
by rozap
3779 days ago
|
|
Which means you need to program with futures in order to not do blocking IO on your limited thread pool that the actors are multiplexed across. So at that point you need to write node.js style code. Coming from an Erlang world to akka, this blew my mind. |
|