On Sep 22, 2014, at 9:00 AM, Jonathan Vanasco <twisted-python@2xlp.com> wrote:

has anyone had a need like this before?  if so, what did you do?  

Yes.  I re-wrote twisted.enterprise entirely, with a better design.

You can see the result here:

<http://trac.calendarserver.org/browser/twext/trunk/twext/enterprise/adbapi2.py>

And you can 'pip install' it from here:

<https://pypi.python.org/pypi/twextpy/0.1a12469>

Hopefully it will see a non-alpha release at some point.

-glyph