Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'frameworks': 0.04; 'subject:using': 0.04; 'replied': 0.07; 'python': 0.08; 'cherrypy': 0.09; 'relational': 0.09; 'subject:python': 0.11; 'efficiency.': 0.16; 'from:addr:tyler': 0.16; 'from:addr:tysdomain.com': 0.16; 'from:name:littlefield, tyler': 0.16; 'head,': 0.16; 'light-weight': 0.16; 'message- id:@tysdomain.com': 0.16; 'received:69.164': 0.16; 'received:69.164.206': 0.16; 'received:69.164.206.65': 0.16; 'received:tds-solutions.net': 0.16; 'relevance': 0.16; 'reply- to:addr:tyler': 0.16; 'reply-to:addr:tysdomain.com': 0.16; 'stackless': 0.16; 'wrote:': 0.16; 'linux': 0.17; 'stick': 0.18; 'issue.': 0.19; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'url:code': 0.23; 'pm,': 0.24; 'guess': 0.26; 'fine': 0.26; 'thanks.': 0.26; "i'm": 0.27; 'subject:web': 0.28; 'server': 0.29; 'mapping': 0.29; 'django': 0.29; 'connected': 0.29; 'version': 0.32; 'list': 0.32; 'to:addr:python-list': 0.33; "i'll": 0.34; 'header:User-Agent:1': 0.34; 'rather': 0.35; '(with': 0.35; 'object': 0.35; 'rapid': 0.37; 'but': 0.37; 'could': 0.38; 'some': 0.38; 'subject:: ': 0.39; 'received:192': 0.39; 'solving': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'url:net': 0.60; 'more': 0.60; 'kind': 0.61; 'url:p': 0.62; 'care,': 0.64; 'engine': 0.71; 'header:Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.71; 'low': 0.73; 'serious': 0.78; 'awesome,': 0.84; 'mmorpg': 0.84; 'templates)': 0.84; 'wanted,': 0.84 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on wuff X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.1 Date: Sat, 10 Sep 2011 18:50:21 -0600 From: "Littlefield, Tyler" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.22) Gecko/20110902 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: python-list@python.org Subject: Re: using python in web applications References: <53b67f0d-509a-46c4-83c8-7b9783ff1b5c@glegroupsg2000goo.googlegroups.com> In-Reply-To: <53b67f0d-509a-46c4-83c8-7b9783ff1b5c@glegroupsg2000goo.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: tyler@tysdomain.com 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315702295 news.xs4all.nl 2412 [2001:888:2000:d::a6]:42209 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:13095 On 9/10/2011 5:35 PM, Laurent wrote: > [troll] > For a serious web based MMO you'd rather stick to low level and forget about bloated Object Relational Mapping java-like layered kind of frameworks that are made for Rapid Applications Development, not for efficiency. > [/troll] > I replied to that one off list I guess, but I figured Django was way more overhead than I wanted, doesn't really fit with solving the speed issue. > "Eve Online", a well known MMORPG was developped with stackless python : http://highscalability.com/eve-online-architecture > > You mentioned nginx so I can tell you I personally use Linux + nginx + mongodb (pymongo) + Python 3 version of cherrypy (with Mako templates) and it's working fine after some tuning. Awesome, thanks. I'm new to this, so some of that flew over my head, but I'll take a look at all of them. I'm not sure of the relevance of stackless in this case; I was looking into PyPy, but I'm not really sure whether that can be connected with nginx. I guess I could just write the web server in Python and use it from that point. -- Take care, Ty Web: http://tds-solutions.net The Aspen project: a light-weight barebones mud engine http://code.google.com/p/aspenmud Sent from my toaster.