> Or use mod_wsgi daemon mode and delegate TG application to run in > since mod_wsgi daemon mode process.
But isn't that also subject to occasional shutdowns through apache? If not, the problem of several daemon processes not being able to communicate with the same serial line still persists. You could go for just one process with several threads - but that takes away IMHO one of the main reasons for apache. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

