What the diferences : web.py Tornado Twisted ?!
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.python
From:
nepaul <xs.nep... @gmail.com>
Date: Fri, 2 Nov 2012 08:50:30 -0700 (PDT)
Local: Fri, Nov 2 2012 11:50 am
Subject: What the diferences : web.py Tornado Twisted ?!
What the diferences : web.py Tornado Twisted ?!
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.python
From:
Mark Lawrence <breamore... @yahoo.co.uk>
Date: Sat, 03 Nov 2012 01:04:35 +0000
Local: Fri, Nov 2 2012 9:04 pm
Subject: Re: What the diferences : web.py Tornado Twisted ?!
On 02/11/2012 15:50, nepaul wrote:
> What the diferences : web.py Tornado Twisted ?!
Web.py is spelt w e b . p y. Tornado is spelt T o r n a d o. Twisted is spelt T w i s t e d.
-- Cheers.
Mark Lawrence.
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.python
From:
Chris Angelico <ros... @gmail.com>
Date: Sat, 3 Nov 2012 13:57:31 +1100
Local: Fri, Nov 2 2012 10:57 pm
Subject: Re: What the diferences : web.py Tornado Twisted ?!
On Sat, Nov 3, 2012 at 12:04 PM, Mark Lawrence <breamore
... @yahoo.co.uk> wrote:
> On 02/11/2012 15:50, nepaul wrote:
>> What the diferences : web.py Tornado Twisted ?!
> Web.py is spelt w e b . p y. Tornado is spelt T o r n a d o. Twisted is
> spelt T w i s t e d.
Wow! That's profound! Oh, the insights made available, free of charge,
by the generous members of this list!
ChrisA
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.python
From:
filipp <no-... @unflyingobject.com>
Date: Tue, 6 Nov 2012 18:40:17 +0200
Local: Tues, Nov 6 2012 11:40 am
Subject: Re: What the diferences : web.py Tornado Twisted ?!
On 2012-11-02 15:50:30 +0000, nepaul said:
> What the diferences : web.py Tornado Twisted ?!
There really is a lot of material on this online, including numerous videos. But in my experience Tornado is basically a (really cool and easy to use) programmable web server whereas Twisted is a framework for building any kind of network server. I guess you could say one could use Twisted to build Tornado, but not the other way around. :)
Just my 2c, haven't used web.py myself. Google is your friend and as always - concentrate on what you're trying to solve and then choose the right tool for the job, not the other way around. :-)
hth,
-flip
-- -filipp
http://unflyingobject.com
"The future is here. It's just not evenly distributed yet."
-- William Gibson
You must
Sign in before you can post messages.
You do not have the permission required to post.