Hacker News new | ask | show | jobs
by sneako 1129 days ago
“The maximum number of simultaneously alive Erlang processes is by default 262,144. This limit can be configured at startup. For more information, see the +P command-line flag in the erl(1) manual page in ERTS.”

https://www.erlang.org/doc/efficiency_guide/advanced.html#:~....