qp is not a long running process. it will finish after sending all
email queued. i use it cron-style, but scheduled via apscheduler.

On Tue, Mar 13, 2012 at 8:37 AM, Colton Provias <[email protected]> wrote:
> 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.
>

-- 
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.

Reply via email to