[erlang-questions] Web Frameworks: which to choose?

Rapsey rapsey@REDACTED
Mon Apr 18 15:04:37 CEST 2011


And if you don't like any of them, just create your own. Mochiweb and
erlydtl do all the heavy lifting anyway. With a bit of glue code you can
have something that's really simple and easy to use. It's what I did and it
worked out great.


Sergej

On Mon, Apr 18, 2011 at 2:56 PM, Marc Worrell <marc@REDACTED> wrote:

> Missing from the list:
>
> - Zotonic : http://zotonic.com/
>
> Framework and CMS, uses Django Templates and Nitrogen style events.
>
>
> - Marc
>
>
> On Apr 18, 2011, at 14:50 , erlang wrote:
>
> From an old post:
>
> -----Mensaje original-----
> De: erlang-questions@REDACTED [mailto:erlang-questions@REDACTED] En
> nombre de zabrane Mikael
> Enviado el: Jueves, 25 de Noviembre de 2010 09:50 a.m.
> Para: Jesper Louis Andersen
> CC: Dmitry Demeshchuk; Steve Vinoski; Gilberio Carmenates García;
> erlang-questions@REDACTED
> Asunto: Re: [erlang-questions] The most better Erlang web server!
>
> For Erlang Web development:
> - MochiWeb (very stable, for production):
> http://code.google.com/p/mochiweb/
> - BeepBeep (based on MochiWeb): https://github.com/davebryson/beepbeep
> - Nitrogen: http://nitrogenproject.com/
> - ElangWeb: http://www.erlang-web.org/
> - Misultin (speedy): http://code.google.com/p/misultin/
> - Chicago Boss : http://www.chicagoboss.org/
> - Cowboy (a newcomer, speedy): https://github.com/extend/cowboy
>
>
> --
> Regards
> Zabrane
>
> Le 18 avr. 2011 à 14:43, G.S. a écrit :
>
> Hey Mikhail,
>
> I'd recommend Nitrogen, it's very solid.
>
> Regards,
> -Gene
>
> On Mon, Apr 18, 2011 at 5:37 AM, Mikhail Sobolev <
> mikhail.sobolev@REDACTED> wrote:
>
>> Hi,
>>
>> We (a few friends of mine and I) are considering to learn some Erlang.
>>
>> We would like to create a web base application.  So far we've been
>> implementing various apps using Django/Python, but we want to try
>> something completely different.
>>
>> A quick search showed that there're quite a few frameworks available,
>> but being beginners in the area, we do not know what we should be
>> looking at.
>>
>> Any suggestions? :)
>>
>> Kind Regards,
>>
>> --
>> Misha
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110418/b2cc6f92/attachment.htm>


More information about the erlang-questions mailing list