[Zope] SQLAlchemy 0.2 released - a generic database adapter for Zope 2

Andreas Jung lists at zopyx.com
Sun May 6 02:52:18 EDT 2007



--On 6. Mai 2007 05:59:57 +1000 Andrew Milton <akm at theinternet.com.au> 
wrote:

> +-------[ Andreas Jung ]----------------------
>|
>| I am pleased to announce the first public release of
>|
>|                  SQLAlchemyDA V 0.2.0
>
> Does this allow us to have "proper" connection pooling instead of simply
> having 1 connection per "DA" per configured worker thread as it is with
> "normal" DAs ?
>

It uses the SQLAlchemy connection pool. Basically for each request one 
connection is taken from the pool and returned to the pool after completion.

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070506/9650916c/attachment.bin


More information about the Zope mailing list