[erlang-questions] Which technology I should choose?

Steve Vinoski vinoski@REDACTED
Wed Jun 11 19:22:16 CEST 2014


Since I help maintain Yaws, if there are issues preventing you from using
it, I'd like to hear about them. I wrote an article years ago about REST
with Yaws that you might find useful:

http://www.infoq.com/articles/vinoski-erlang-rest

Yaws has supported WebSocket for a long time now as well.

I also have a fork of Webmachine that runs on Yaws if you're interested in
that.

--steve



On Wed, Jun 11, 2014 at 11:42 AM, Ivan Carmenates García <co7eb@REDACTED
> wrote:

> Hi all,
>
>
>
> I’ve been wondering if I could ask for an advice from the community to
> help me choose a good tec for a project I am developing.
>
>
>
> My primordial priority is not to be productive, I like pure Erlang as it
> is, no dummy frameworks for productivity, I’m looking for something clean
> and powerful at the same time, I already choose Extjs 4.2 for the view,
> because the project is about accounting and statistics, and the graphics
> and visual that extjs gives is a very nice and interesting fact. I have a
> weak choice for yaws for the server at the time.
>
>
>
> What I would like to know is if there is another web server better than
> yaws to combine it with extjs, the idea is to export an API REST or another
> kind of API that allows a good communication with extjs using json, also
> that supports for web-socket or any real-time server push technology, that
> is primordial since I need a real-time app, ex: Chicago Boss have a very
> interesting mechanism to do that, since it use a long-polling strategy,
> that is very interesting, the only problem and almost impossible to deal
> with CB is the errors formatting and definition. A good documentation is
> required too.
>
>
>
> I hope someone can help me to decide.
>
> I will appreciate all kind of suggestions.
>
>
>
> Best regards,
>
> Ivan.
>
>
>
> _______________________________________________
> 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/20140611/99f3244f/attachment.htm>


More information about the erlang-questions mailing list