[Twisted-Python] Merging databases the Twisted way

Itamar Shtull-Trauring itamar at itamarst.org
Wed Oct 13 09:39:13 EDT 2004


twisted.enterprise.adbapi is the traditional way - it presents a
non-blocking API to databases by using a thread-pool.

http://itamarst.org/writings/etech04/twisted_internet-91.html has some
examples.





More information about the Twisted-Python mailing list