Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'frameworks': 0.05; 'url:bitbucket': 0.05; 'api': 0.09; 'python': 0.09; 'commonly': 0.09; 'references,': 0.09; 'cc:addr:python-list': 0.10; 'template': 0.11; 'descending': 0.16; 'first:': 0.16; 'ios': 0.16; 'quick!': 0.16; 'subject:Tornado': 0.16; 'twisted': 0.16; 'wrote:': 0.17; 'widely': 0.17; 'examples': 0.18; '+0000': 0.20; 'thanks.': 0.21; 'fairly': 0.21; 'cc:2**0': 0.23; 'to:2**1': 0.23; 'idea': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'decide': 0.28; 'date:': 0.29; 'url:mailman': 0.29; 'source': 0.29; 'probably': 0.29; 'related': 0.30; 'framework': 0.30; 'fri,': 0.30; 'url:2012': 0.30; 'url:python': 0.32; 'to:no real name:2**1': 0.32; 'skip:_ 30': 0.32; 'url:listinfo': 0.32; 'from:addr:live.com': 0.33; '(with': 0.33; 'code:': 0.33; 'requirements': 0.33; 'project': 0.34; 'server': 0.35; 'list': 0.35; 'community': 0.35; 'subject:?': 0.35; 'there': 0.35; 'subject:': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'useful': 0.36; 'possible': 0.37; 'subject:: ': 0.38; 'from:': 0.38; 'mean': 0.38; 'some': 0.38; 'performance': 0.39; 'help': 0.40; 'url:mail': 0.40; 'your': 0.60; 'days': 0.60; 'easy': 0.60; 'most': 0.61; 'real': 0.61; 'email name:python-list': 0.62; 'engines': 0.62; 'different': 0.63; 'email addr:gmail.com': 0.63; 'url:blogspot': 0.64; 'results': 0.65; 'url:10': 0.65; 'articles': 0.69; 'opinions': 0.72; '2013': 0.84; '_little_': 0.84; 'lean': 0.84; 'order:': 0.84; 'charset:windows-1251': 0.97 X-EIP: [jqjMAs7D6GHs9pNNKl2Q5WjAcGAw6tln] X-Originating-Email: [andriy.kornatskyy@live.com] From: Andriy Kornatskyy To: , Subject: RE: Twisted or Tornado? Date: Fri, 1 Mar 2013 12:55:35 +0300 Importance: Normal In-Reply-To: References: , Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 01 Mar 2013 09:55:35.0300 (UTC) FILETIME=[EB714C40:01CE1662] Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 67 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362131803 news.xs4all.nl 6858 [2001:888:2000:d::a6]:57478 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40243 The following benchmarks are related to: a) python web frameworks http://mindref.blogspot.com/2012/09/python-fastest-web-framework.html http://mindref.blogspot.com/2012/10/python-web-routing-benchmark.html http://mindref.blogspot.com/2012/10/python-web-reverse-urls-benchmark.html http://mindref.blogspot.com/2012/10/python-web-caching-benchmark.html b) template engines http://mindref.blogspot.com/2012/10/python-templates-benchmark.html http://mindref.blogspot.com/2012/07/python-fastest-template.html With source code: https://bitbucket.org/akorn/helloworld Thanks. Andriy Kornatskyy ________________________________ > Date: Fri=2C 1 Mar 2013 09:25:43 +0000=20 > Subject: Re: Twisted or Tornado?=20 > From: svenito@gmail.com=20 > To: jake.angulo@gmail.com=20 > CC: python-list@python.org=20 >=20 > Although these articles are a _little_ old they are probably useful to=20 > help you decide which solution is most suitable for you in terms of=20 > performance=20 >=20 > http://nichol.as/benchmark-of-python-web-servers=20 > http://nichol.as/asynchronous-servers-in-python=20 >=20 > I would also be interested if any one on this list has any idea if the=20 > results above would be any different these days or whether the=20 > benchmarks are still fairly representative.=20 >=20 >=20 > On 1 March 2013 00:28=2C Jake Angulo=20 > > wrote:=20 > I have to say it first: I am not trolling :P=20 >=20 > Im working on a server project (with IOS client) and would like to=20 > create a custom=2C lean and mean server - real Quick!=20 >=20 > My requirements for this framework in descending order:=20 > 1) Easy to use API=20 > 2) Widely available documentation / Examples / Community contributions=20 > 3) Feature-wise - kinda most that you commonly need is there=20 >=20 > Your opinions will be valuable=2C if possible cite examples or URL=20 > references=2C Pls!=20 >=20 > I prefer opinion from those who have programmed real projects in it -=20 > not just read some blog or Slashdot :P=20 > --=20 > http://mail.python.org/mailman/listinfo/python-list=20 >=20 >=20 >=20 > --=20 > ./Sven=20 >=20 > -- http://mail.python.org/mailman/listinfo/python-list=20 =