I like to high-jack this thread for some general question about the scheduler in TG2.
As far as I understand, TG2 will be based on Pylons which seems to use a FastCGI configuration (at least as recommend production environment) instead of a custom server like CherryPy. If this is true, it has some serious implications for "server plugins" like the scheduler or TurboMail.
Previously we could rely on the server which was always available. FastCGI processes will be killed after a certain amount of request (or a configured time) so it must not be assumed that at least one process is always running. (Am I completely wrong?)
Do you have some ideas how to deal with this problem? fs
smime.p7s
Description: S/MIME Cryptographic Signature
