[Twisted-Python] Benchmark of Python WSGI servers

2011-03-18 Thread Michael Thompson
>From the guys who brought you async socket benchmark, http://nichol.as/asynchronous-servers-in-python, comes Python WSGI benchmark http://nichol.as/benchmark-of-python-web-servers. Is twisted coming out of this so badly because they are using the default reactor, as opposed to epoll? Perhaps the

Re: [Twisted-Python] Benchmark of Python WSGI servers

2011-03-18 Thread Glyph Lefkowitz
On Mar 18, 2011, at 7:44 PM, Michael Thompson wrote: > From the guys who brought you async socket benchmark, > http://nichol.as/asynchronous-servers-in-python, comes Python WSGI > benchmark > http://nichol.as/benchmark-of-python-web-servers. Yep, I've seen that before. It's one of the better ben

Re: [Twisted-Python] Benchmark of Python WSGI servers

2011-03-18 Thread exarkun
On 12:54 am, gl...@twistedmatrix.com wrote: >On Mar 18, 2011, at 7:44 PM, Michael Thompson wrote: >> From the guys who brought you async socket benchmark, >>http://nichol.as/asynchronous-servers-in-python, comes Python WSGI >>benchmark >>http://nichol.as/benchmark-of-python-web-servers. > >Yep, I'v

Re: [Twisted-Python] TestCase methods names

2011-03-18 Thread exarkun
On 15 Mar, 02:57 pm, facundobati...@gmail.com wrote: >Hello! > >The TestCase class, historically, provided several ways to do the same >(I guess because we inherited the semantics from Java). > >For example, to check equality, In Python2 we have: > >* assertEquals >* assertEqual >* failUnlessEqual

Re: [Twisted-Python] Best strategies for pb Referenceables running long methods from callRemote

2011-03-18 Thread exarkun
On 10 Mar, 11:08 pm, charlesso...@gmail.com wrote: >I am using PB to run remote methods in a testing system at my company. >The >code works very well but breaks down when I start running multiple >tests at >once. I have tracked this down to overflowing the thread pool on the >remote >machines.

Re: [Twisted-Python] Best strategies for pb Referenceables running long methods from callRemote

2011-03-18 Thread Charles Solar
Thanks for the reply. I am using twisted conch to connect to the remote machines and start these tests, I am thinking that instead of using one connection for all testing I will open a new connection (and thus a new python) for each test. Like I said increasing the thread pool size worked well fo

[Twisted-Python] Windows build slaves

2011-03-18 Thread Michael Tharp
Greetings, I hear that Twisted needs some new/better/more reliable Windows build slaves. My employer has plenty of ESX capacity, and I know that a few other people are interested in helping out as well, so perhaps this a good time to clarify the requirements: Which platforms: XP and 7? 32bit a