[Twisted-Python] Twisted and db table changes

gary clark burslem2001 at yahoo.com
Mon Sep 28 09:07:05 EDT 2009


Hello,

I have a server that needs to track changes on a table database.

When a table changes it needs the server accesses the table and send data out.

Not sure what the best approach to do this in twisted. Do I create a thread in twisted and monitor for any changes in a table or can I create
a callback method to be triggered when a change occurs to table.

Thanks,
Garyc






More information about the Twisted-Python mailing list