Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40240

Re: Twisted or Tornado?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <svenito@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.067
X-Spam-Evidence '*H*': 0.87; '*S*': 0.00; 'api': 0.09; 'commonly': 0.09; 'references,': 0.09; 'cc:addr:python-list': 0.10; 'descending': 0.16; 'first:': 0.16; 'ios': 0.16; 'quick!': 0.16; 'subject:Tornado': 0.16; 'wrote:': 0.17; 'widely': 0.17; 'examples': 0.18; 'email addr:gmail.com&gt;': 0.20; 'fairly': 0.21; 'cc:2**0': 0.23; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'decide': 0.28; 'url:mailman': 0.29; 'probably': 0.29; 'framework': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; '(with': 0.33; 'requirements': 0.33; 'received:google.com': 0.34; 'project': 0.34; 'server': 0.35; 'list': 0.35; 'community': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'url:org': 0.36; 'useful': 0.36; 'possible': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'some': 0.38; 'performance': 0.39; 'received:209.85.214': 0.39; 'help': 0.40; 'url:mail': 0.40; 'your': 0.60; 'days': 0.60; 'easy': 0.60; 'most': 0.61; 'real': 0.61; 'different': 0.63; 'results': 0.65; 'articles': 0.69; 'opinions': 0.72; '2013': 0.84; '_little_': 0.84; 'lean': 0.84; 'order:': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ihgsUJNenWXmIKk0QANFxR2jdoQGgUwUdulNP/hPde8=; b=vsErpx/JnGX5DM4z+3mriZcm1J0oOuxo1yqsPKz7tSe1uFTx55AsOh8uBuU6jdgmqi 1Ry/YO4dV0wMbTOvyUcm3RcF0CMVuN9vdPUYLoEblwX9egNZigBoYly89lGeIvDEZvi5 G+e3hbsmskLCKXIWFHcAxkn12VsJLW7xC7nPokvG9X3nMUMnobpP/jFc9akCE9rgLZhU OY48X7Ud8aeY5/PTxiaO9wFxHx98z4+KfgAui7wPhN6d6GlpvPP46JfTAJ/oQNWIxXws HciJyv2ZC+3vM0IkzutzYHRp/rabKs2tzsErwYot8bGL/9c7GVE/uJpMehx7M739YdL2 prEg==
MIME-Version 1.0
X-Received by 10.204.8.219 with SMTP id i27mr3632768bki.21.1362129943796; Fri, 01 Mar 2013 01:25:43 -0800 (PST)
In-Reply-To <f2fafd69-0604-4026-8253-8cacdabdbe64@googlegroups.com>
References <f2fafd69-0604-4026-8253-8cacdabdbe64@googlegroups.com>
Date Fri, 1 Mar 2013 09:25:43 +0000
Subject Re: Twisted or Tornado?
From Sven <svenito@gmail.com>
To Jake Angulo <jake.angulo@gmail.com>
Content-Type multipart/alternative; boundary=0015175742f670534304d6d997f6
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2712.1362129951.2939.python-list@python.org> (permalink)
Lines 83
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1362129951 news.xs4all.nl 6931 [2001:888:2000:d::a6]:44310
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40240

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Although these articles are a _little_ old they are probably useful to help
you decide which solution is most suitable for you in terms of performance

http://nichol.as/benchmark-of-python-web-servers
http://nichol.as/asynchronous-servers-in-python

I would also be interested if any one on this list has any idea if the
results above would be any different these days or whether the benchmarks
are still fairly representative.


On 1 March 2013 00:28, Jake Angulo <jake.angulo@gmail.com> wrote:

> I have to say it first: I am not trolling :P
>
> Im working on a server project (with IOS client) and would like to create
> a custom, lean and mean server - real Quick!
>
> My requirements for this framework in descending order:
> 1) Easy to use API
> 2) Widely available documentation / Examples / Community contributions
> 3) Feature-wise - kinda most that you commonly need is there
>
> Your opinions will be valuable, if possible cite examples or URL
> references, Pls!
>
> I prefer opinion from those who have programmed real projects in it - not
> just read some blog or Slashdot :P
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
./Sven

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Twisted or Tornado? Jake Angulo <jake.angulo@gmail.com> - 2013-02-28 16:28 -0800
  Re: Twisted or Tornado? Michael Torrie <torriem@gmail.com> - 2013-02-28 17:39 -0700
  Re: Twisted or Tornado? Sven <svenito@gmail.com> - 2013-03-01 09:25 +0000
  RE: Twisted or Tornado? Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2013-03-01 12:55 +0300
  Re: Twisted or Tornado? Jake Angulo <jake.angulo@gmail.com> - 2013-03-04 10:35 +1100
  Re: Twisted or Tornado? Michael Torrie <torriem@gmail.com> - 2013-03-03 19:40 -0700
  RE: Twisted or Tornado? Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2013-03-05 11:07 +0300
  Re: Twisted or Tornado? Werner Thie <werner@thieprojects.ch> - 2013-03-05 09:53 +0100
  Re: Twisted or Tornado? system.healer@gmail.com - 2013-03-05 19:30 -0800

csiph-web