[Twisted-Python] Help w/ low adbapi connection pool limits?

Itamar Shtull-Trauring itamar at itamarst.org
Sun Jul 27 01:55:55 EDT 2003


On Sat, 26 Jul 2003 22:07:08 -0700
Steve Freitas <sflist at ihonk.com> wrote:

> BTW, is the resource's __init__ the proper place to do all your
> application specific startup stuff? I'm only planning on this XML-RPC
> server implementation serving one kind of application, so is it there
> that I'd want to jump through all the application-specific startup
> hurdles?

Yep. If it's a more general system you'd have a
twisted.internet.app.ApplicationService, but for this it may be
overkill.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list