|
|
|
|
|
by davidclark
315 days ago
|
|
You should try to do some load testing of a real Erlang system and compare how it handles this scenario against other languages/frameworks. What you are describing is one of the exact things the Erlang system is strong against due to the scheduler. |
|