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


Groups > comp.lang.python > #40596

Re: Twisted or Tornado?

X-Received by 10.224.17.140 with SMTP id s12mr22949326qaa.3.1362540605740; Tue, 05 Mar 2013 19:30:05 -0800 (PST)
X-Received by 10.49.71.50 with SMTP id r18mr952818qeu.26.1362540605713; Tue, 05 Mar 2013 19:30:05 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!t2no9238210qal.0!news-out.google.com!p7ni59qai.0!nntp.google.com!dd2no7407728qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Tue, 5 Mar 2013 19:30:05 -0800 (PST)
In-Reply-To <f2fafd69-0604-4026-8253-8cacdabdbe64@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=67.160.185.226; posting-account=9vgJfwoAAAACvKQ2KzXFcEVB6zaAxlhn
NNTP-Posting-Host 67.160.185.226
References <f2fafd69-0604-4026-8253-8cacdabdbe64@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <626cc4fe-670c-4c78-9934-c7aabc4eeaae@googlegroups.com> (permalink)
Subject Re: Twisted or Tornado?
From system.healer@gmail.com
Injection-Date Wed, 06 Mar 2013 03:30:05 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:40596

Show key headers only | View raw


Second on django.  This'll do.

https://bitbucket.org/jespern/django-piston/

Build whatever data models you want on the back-end and start spitting out JSON with a couple lines of code.

Used this to build an IAP server for iOS apps.  This one hasn't gone into production yet but I know of at least one high-profile platform developer that was using this same setup for years.


On Thursday, February 28, 2013 4:28:52 PM UTC-8, 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

Back to comp.lang.python | Previous | NextPrevious 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