Hacker News new | ask | show | jobs
by ibotty 5034 days ago
what's the difference in architecture to the other "big" erlang webservers (yaws, misultin and cowboy)?
2 comments

I'm interested in this as well. So far I only read parts of Mochiweb (I needed some of functionality they implemented in my hobby project, mainly json2.erl IIRC, but ended reading much more because it was fun :)) and didn't have time to read through other servers.

Do anyone know if there is somewhere comprehensive comparison of different http solutions for erlang? Thanks.

Misultin development has been discontinued.