[Stackless] Connecting To A Database

seun.osewa at gmail.com seun.osewa at gmail.com
Fri Jun 8 11:01:04 CEST 2007


Hello Edward,

On 6/8/07, Edward Faulkner <ef at alum.mit.edu> wrote:
> I'm pretty sure that pypgsql exposes enough of an asynchronous
> interface that you can do the integration all in python.  The library
> gives you the relevant file descriptor and tells you what events to
> poll for and what hook to call with the result.

Hmmm.  This sounds very straightforward, but won't the socket
library monkey-patching will interfere with the pypgsql code?

Regards,
Seun Osewa.

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list