Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsfeed.straub-nv.de!news2.arglkargh.de!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'api': 0.09; 'python': 0.09; 'frameworks,': 0.09; 'decent': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'subject:Tornado': 0.16; 'twisted': 0.16; 'wrote:': 0.17; 'prototype': 0.17; 'all,': 0.21; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'library.': 0.27; 'learn,': 0.29; 'running.': 0.29; '(and': 0.32; 'to:addr:python-list': 0.33; 'project': 0.34; 'thanks': 0.34; 'community': 0.35; 'pm,': 0.35; 'subject:?': 0.35; 'received:org': 0.36; 'message-id:@gmail.com': 0.36; 'subject:: ': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'most': 0.61; 'share': 0.61; 'reply': 0.66; 'hours!': 0.84; 'theres': 0.84; 'outcome': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Sun, 03 Mar 2013 19:40:55 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Twisted or Tornado? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362364864 news.xs4all.nl 6904 [2001:888:2000:d::a6]:51052 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40432 On 03/03/2013 04:35 PM, Jake Angulo wrote: > All, > > Thanks for your reply - I thought I would share the outcome of my choice: > > I have chosen to use twisted. The API is very decent to learn, though the > clincher is theres huge community / docs, and many projects used on > production. > > I was able to make a working project prototype in hours! > Thanks to the large twisted library. Sweet! Thanks for letting us know the outcome. I think that's one of the most rewarding things about working with Python (and it's many libraries, frameworks, and projects). It's so fast to get a prototype up and running.