[Twisted-Python] adbapi.ConnectionPool - reconnecting to postgresql

Glyph glyph at twistedmatrix.com
Wed Jun 11 23:13:14 MDT 2014


On Jun 11, 2014, at 10:21 AM, Jonathan Vanasco <twisted-python at 2xlp.com> wrote:

> 
> On Jun 11, 2014, at 1:23 AM, Glyph wrote:
> 
>> You might want to just try using SQLAlchemy via <https://pypi.python.org/pypi/alchimia> if you don't want to do your own thread-pool management as buildbot appears to be.
> 
> thanks.
> 
> i think we might need to go the buildbot route.
> 
> we mainly use SqlAlchemy ; our twisted apps are under 5% of our code.
> 
> alchimia looks to be headed in the direction of what we always wanted ( to get sqlalchemy in twisted ), but not quite there yet.  i think it would be too confusing right now to have 2 separate sqlalchemy packages in-house.

alchimia is not a re-implementation or a separate sqlalchemy package.  It *is* sqlalchemy; it's just a slight extension for integration sqlalchemy operations with the Twisted main loop.

-glyph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20140611/7f9dced5/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 630 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: </pipermail/twisted-python/attachments/20140611/7f9dced5/attachment.sig>


More information about the Twisted-Python mailing list