Message from discussion
Erlang http servers
Received: by 10.204.5.194 with SMTP id 2mr599335bkw.7.1349442259592;
Fri, 05 Oct 2012 06:04:19 -0700 (PDT)
X-BeenThere: erlang-programming@googlegroups.com
Received: by 10.204.131.72 with SMTP id w8ls4285686bks.3.gmail; Fri, 05 Oct
2012 06:04:19 -0700 (PDT)
Received: by 10.205.123.145 with SMTP id gk17mr599215bkc.2.1349442259143;
Fri, 05 Oct 2012 06:04:19 -0700 (PDT)
Received: by 10.205.123.145 with SMTP id gk17mr599214bkc.2.1349442259116;
Fri, 05 Oct 2012 06:04:19 -0700 (PDT)
Return-Path: <erlang-questions-boun...@erlang.org>
Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104])
by gmr-mx.google.com with ESMTP id k7si978150bks.2.2012.10.05.06.04.18;
Fri, 05 Oct 2012 06:04:19 -0700 (PDT)
Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org
Received: from hades.cslab.ericsson.net (hades [192.121.151.104])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 9D92E5C0CD;
Fri, 5 Oct 2012 15:04:11 +0200 (CEST)
X-Original-To: erlang-questi...@erlang.org
Delivered-To: erlang-questi...@erlang.org
Received: from mail.oinksoft.com (li61-243.members.linode.com [97.107.131.243])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 780FA5C001
for <erlang-questi...@erlang.org>; Fri, 5 Oct 2012 15:04:09 +0200 (CEST)
Received: from oinksoft.com (localhost [127.0.0.1])
by mail.oinksoft.com (Postfix) with ESMTP id C0B9D1414A;
Fri, 5 Oct 2012 09:04:08 -0400 (EDT)
Received: from 127.0.0.1 (proxying for 97.107.131.243)
(SquirrelMail authenticated user tho...@oinksoft.com)
by oinksoft.com with HTTP; Fri, 5 Oct 2012 09:04:08 -0400
Message-ID: <fd4dc8719c583b3672603863c5fd38ae.squirrel@oinksoft.com>
In-Reply-To: <CAO+zUOXyOqtTxcTqyEVShTGpoMMKERUbW73ED_TP7BPruK8SOw@mail.gmail.com>
References: <5068B9B6.6070...@aleynikov.org>
<00ee01cda232$b04fd9a0$10ef8c...@gmail.com>
<405e4a98748f108b2b4a6ff2a66c5fc5.squir...@oinksoft.com>
<CAO+zUOXyOqtTxcTqyEVShTGpoMMKERUbW73ED_TP7BPruK8...@mail.gmail.com>
Date: Fri, 5 Oct 2012 09:04:08 -0400
From: "Thomas Allen" <tho...@oinksoft.com>
To: "Steve Vinoski" <vino...@ieee.org>
User-Agent: SquirrelMail/1.4.22
MIME-Version: 1.0
X-Priority: 3 (Normal)
Importance: Normal
Cc: erlang-questi...@erlang.org
Subject: Re: [erlang-questions] Erlang http servers
X-BeenThere: erlang-questi...@erlang.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: tho...@oinksoft.com
List-Id: General Erlang/OTP discussions <erlang-questions.erlang.org>
List-Unsubscribe: <http://erlang.org/mailman/options/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=unsubscribe>
List-Archive: <http://erlang.org/pipermail/erlang-questions>
List-Post: <mailto:erlang-questi...@erlang.org>
List-Help: <mailto:erlang-questions-requ...@erlang.org?subject=help>
List-Subscribe: <http://erlang.org/mailman/listinfo/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: erlang-questions-boun...@erlang.org
Sender: erlang-questions-boun...@erlang.org
On Fri, October 5, 2012 7:53 am, Steve Vinoski wrote:
> Favorite among whom? This is a very broad statement that isn't broadly
> true. There are many Yaws users out there, many Mochiweb users, and I
> bet there are more than a few who still use Misultin.
I'm sorry, I made an unfair generalization. I should've been more
specific: Following this mailing list and discussions in the Freenode
channel for some time, it seems to me that the Cowboy project has a great
deal of momentum. This is not to say that the other tools are somehow
unsuitable or will all die out.
I certainly didn't intend to slight Yaws, which is a perfectly stable,
capable web server, as are the other projects. Perhaps I should have
phrased my recommendation in terms of what the others are good for rather
than comparing them to Cowboy: You can't go wrong with Yaws or MochiWeb
which are proven, stable servers. WebMachine is notably well-suited for
writing RESTful services and focuses on HTTP compliance. Misultin is a
good product but is no longer actively developed or maintained by the
original author, so it is a riskier choice.
Thomas Allen
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions