Il giorno mercoledì 21 marzo 2012 18:21:07 UTC+1, Sontek ha scritto:
> You need to think of celeryd as a service like postgresql or redis, it is > not part of the web application itself and should be configured as a > service and run separately outside of apache. > > Two good options for this: > supervisord > init scripts in linux > ok, that could be fine, but there's one thing I don't understand. Can I run a single pceleryd for all my applications? Or do I have to run a pceleryd instance for every program? Because, I define my tasks in tasks.py and it's ok. But then I don't understand if I have to run a different pceleryd for each program. And if yes, what do I have to change in development.ini to have all of them working together? Thank you, Ottavio -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/O-k-N9QW4HQJ. 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.
