Previously DavidG wrote: > What about a separate process (a daemon, let's say) that runs in the > background? If both this process and the pylons process with it's > multiple threads read and write to the database, is explicit locking > required?
No. The SQL database will take care of all that. Wichert. -- Wichert Akkerman <[email protected]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
