[erlang-questions] Which technology I should choose?

Ivan Carmenates García co7eb@REDACTED
Thu Jun 12 00:30:19 CEST 2014


Regards all,

 

 

So Cowboy also support Webmachine? Or only its REST based capabilities, and the WebSockets and server send event behavior could be interesting. The problem here is that I need many capabilities, REST, WebSocket, Server Push, a clean code, and easily integration with extjs. I already explored CB, and it is really a shame that it handles errors so bad, has many other non-liked things, like static models and the concept of model at all, an ORM is always a dirty and easy solution, but have many other nice things.

 

I will see above all tec you tell me about and try to choose the best that fits with my use case,

 

Thanks to all.

 

Best regards,

Ivan.

 

 

 

De: Loïc Hoguin [mailto:essen@REDACTED] 
Enviado el: miércoles, 11 de junio de 2014 12:21 p.m.
Para: Lee Sylvester
CC: Ivan Carmenates García; erlang-questions@REDACTED
Asunto: Re: [erlang-questions] Which technology I should choose?

 

Cowboy has had Webmachine based REST for more than 2 years now. Am I missing something obvious that Webmachine has or are people simply not aware of the implementation in Cowboy? If there is something that can be improved I'd like to hear about it.

-- 
Loïc Hoguin
 <http://ninenines.eu> http://ninenines.eu

-------- Original Message --------
From:Lee Sylvester <lee.sylvester@REDACTED>
Sent:Wed, 11 Jun 2014 17:58:48 +0200
To:Ivan Carmenates García <co7eb@REDACTED>
Cc:erlang-questions@REDACTED
Subject:Re: [erlang-questions] Which technology I should choose?

I find Cowboy provides a lot of flexibility, but WebMachine provides a “quick to market” solution.  WebMachine also helps you build cleaner code.  Mochiweb is useful, but since WebMachine is built on it, I’d say it’s WebMachine hands down.

 

Lee

 

 

On 11 Jun 2014, at 16:42, 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
 <mailto:erlang-questions@REDACTED> erlang-questions@REDACTED
 <http://erlang.org/mailman/listinfo/erlang-questions> http://erlang.org/mailman/listinfo/erlang-questions

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140611/d1cde17a/attachment.htm>


More information about the erlang-questions mailing list