Re: [Twisted-Python] Very interesting....

2010-04-28 Thread Marc Byrd
I saw a mention of benchmarks, but no numbers... - would be most interested in seeing those. And as for EventMachine - I prefer twisted, but if you gotta be in ruby (as I do increasingly often), it's great. cheers, m On Wed, Apr 28, 2010 at 9:47 AM, sstein...@gmail.com wrote: > > On Apr 28,

Re: [Twisted-Python] Very interesting....

2010-04-28 Thread sstein...@gmail.com
On Apr 28, 2010, at 12:22 PM, Drew Smathers wrote: > On Sat, Apr 24, 2010 at 1:20 PM, Jason J. W. Williams > wrote: >> same example coded in eventlet, gevent, twisted, tornado, nodejs, >> thin+eventmachine http://gist.github.com/376416 (by @greut) >> Surprising… >> > > In the related blog post

Re: [Twisted-Python] Very interesting....

2010-04-28 Thread Drew Smathers
On Sat, Apr 24, 2010 at 1:20 PM, Jason J. W. Williams wrote: > same example coded in eventlet, gevent, twisted, tornado, nodejs, > thin+eventmachine http://gist.github.com/376416 (by @greut) > Surprising… > In the related blog post the author describes EvenMachine: "It looks like super clean Twi

Re: [Twisted-Python] Very interesting....

2010-04-26 Thread Manlio Perillo
exar...@twistedmatrix.com ha scritto: > On 03:37 pm, manlio_peri...@libero.it wrote: >> exar...@twistedmatrix.com ha scritto: >>> On 01:13 am, jasonjwwilli...@gmail.com wrote: I didn't notice the benchmarks...good catch. I was more interested in the conciseness or lack thereof with the va

Re: [Twisted-Python] Very interesting....

2010-04-26 Thread exarkun
On 03:37 pm, manlio_peri...@libero.it wrote: >exar...@twistedmatrix.com ha scritto: >>On 01:13 am, jasonjwwilli...@gmail.com wrote: >>>I didn't notice the benchmarks...good catch. I was more interested in >>>the conciseness or lack thereof with the various frameworks. Very >>>surprised that Twisted

Re: [Twisted-Python] Very interesting....

2010-04-26 Thread Manlio Perillo
exar...@twistedmatrix.com ha scritto: > On 01:13 am, jasonjwwilli...@gmail.com wrote: >> I didn't notice the benchmarks...good catch. I was more interested in >> the conciseness or lack thereof with the various frameworks. Very >> surprised that Twisted was nearly as clean and easy to read as the >

Re: [Twisted-Python] Very interesting....

2010-04-24 Thread exarkun
On 01:13 am, jasonjwwilli...@gmail.com wrote: >I didn't notice the benchmarks...good catch. I was more interested in >the conciseness or lack thereof with the various frameworks. Very >surprised that Twisted was nearly as clean and easy to read as the >Eventlet example. This comparison (in the blo

Re: [Twisted-Python] Very interesting....

2010-04-24 Thread Jason J. W. Williams
I didn't notice the benchmarks...good catch. I was more interested in the conciseness or lack thereof with the various frameworks. Very surprised that Twisted was nearly as clean and easy to read as the Eventlet example. -J On Sat, Apr 24, 2010 at 12:16 PM, Laurens Van Houtven wrote: > Not the f

Re: [Twisted-Python] Very interesting....

2010-04-24 Thread Laurens Van Houtven
Not the first time we've seen these kinds of benchmarks. Microbenchmarks rarely give you interesting information about real world apps. Also: ab ain't a very good HTTP benchmark. But hey, data points are data points. lvh ___ Twisted-Python mailing list

[Twisted-Python] Very interesting....

2010-04-24 Thread Jason J. W. Williams
same example coded in eventlet, gevent, twisted, tornado, nodejs, thin+eventmachine http://gist.github.com/376416 (by @greut) Surprising… ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/t