Somebody here did. They found it works but there was a proliferation of open files. We never got to the bottom of this.
On Aug 24, 4:55 am, Michele Comitini <[email protected]> wrote: > 2010/8/24 mdipierro <[email protected]>:> P.S. In the end the bottle > neck is ALWAYS database access. > > true! many driver implementations do not release the GIL properly on a > blocking call. > Anyway a well designed db would avoid the problem entirely. > > Do you know if anyone tried web2py on pypy [http://pypy.org] ?

