I'm currently working on a project where the host does not allow for long running processes and requires a service upgrade to enable them. So to stay within budget, I need to send emails from the queue periodically, probably via a script launched from a crontab. Seeing as qp is a long-running process, are there any alternatives for doing it via short processes or should I prepare to spend a little bit of time rewriting it to meet the project requirements?
-- 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.
