On Jun 11, 2014, at 10:21 AM, Jonathan Vanasco <twisted-pyt...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to