[Twisted-Python] Scaling problem

Clark C. Evans cce at clarkevans.com
Thu Nov 6 19:14:54 MST 2003


On Wed, Nov 05, 2003 at 09:32:23AM -0800, Uwe C. Schroeder wrote:
| > (3. Don't use RDBMS. Use an in-process database like ZODB or Quotient's
| > atop when it's done.)
| 
| :-) I'd probably do that with a web application, but even there I'll allways 
| prefer a "real" database system. In process databases may be faster, therefor 
| they are less relieable and correcting errors is a virtual impossibility.

If you are using PostgreSQL, Gerhard Haring has reportedly
made the async interface work,
http://sourceforge.net/mailarchive/message.php?msg_id=2688514

Clark




More information about the Twisted-Python mailing list