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: 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>': 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: References: Date: Fri, 1 Mar 2013 09:25:43 +0000 Subject: Re: Twisted or Tornado? From: Sven To: Jake Angulo Content-Type: multipart/alternative; boundary=0015175742f670534304d6d997f6 Cc: python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --0015175742f670534304d6d997f6 Content-Type: text/plain; charset=ISO-8859-1 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 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 --0015175742f670534304d6d997f6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Although these articles are a _little_ old they are probab= ly useful to help you decide which solution is most suitable for you in ter= ms of performance


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 benchmar= ks are still fairly representative.


On 1 Ma= rch 2013 00:28, Jake Angulo <jake.angulo@gmail.com> wrot= e:
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 j= ust read some blog or Slashdot :P
--
http://mail.python.org/mailman/listinfo/python-list



-- ./Sven
--0015175742f670534304d6d997f6--