Y
Hacker News
new
|
ask
|
show
|
jobs
by
asabil
739 days ago
The underlying problem is lack of isolation, and this is an area where the Erlang process model shines: processes are fully isolated and you can send a signal externally to terminate any process you want.