Language Bindings for Erlang Again (Opinion)
Matthias Lang
matthias@REDACTED
Thu Jun 8 10:20:14 CEST 2006
Joe Armstrong (AL/EAB) writes:
> In a convential server like Apache you have to spawn one OS
> process/connection in order to protect the sessions from
> each other. This is very slow.
http://tcl.apache.org/presentations/rivet/apache-architecture.rvt?index=13
Or can I clarify the original post thusly:
| Apache should spawn one OS process per connection, and, if it did, it
| would be slow, but in actual fact it doesn't, but let's assume it does
| so that we can say it's slow.
;-)
Matthias
More information about the erlang-questions
mailing list