Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacquesm
2434 days ago
Spawning a process for each call / endpoint is how almost every large phone switchboard does it. See also: Erlang The Movie:
https://www.youtube.com/watch?v=uKfKtXYLG78
3 comments
vertex-four
2434 days ago
Erlang's definition of a process is a much lighter weight than Linux's, though.
link
cviilgan
2433 days ago
In deed this has been suggested to me by other people (of course _after_ discussing above software with them :). Yet I believe siproc still has a few benefits to offer, most notably not having to set up/build a full PBX to run it.
link
shawnz
2434 days ago
Who uses Erlang in telephony besides Ericsson?
link
detaro
2434 days ago
AFAIK Motorola does (did?) too.
link