Re: [Twisted-Python] Using sqlalchemy in twisted.

2009-03-11 Thread Peter Cai
Hi, I've read some mails in this list that recommend use sqlalchemy in separate processes. But if u use multiprocessing which provides only synchronous API, doesn't you have to use deferToThread also? Another way would be using "twisted.internet.protocol.ProcessProtocol", which use pipes. But ca

Re: [Twisted-Python] Gsoc 2009

2009-03-11 Thread Jean-Paul Calderone
On Tue, 10 Mar 2009 19:34:51 +0530, kartik rustagi wrote: Hello everyone, Is twisted applying as an organization in this year's Gsoc? I as a student will be interested in working for it. Since the deadline for organization applications is tomorrow and as far as I know, no one involved with T