-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12-04-24 04:27 AM, Stuart Bishop wrote: > On Tue, Apr 24, 2012 at 1:25 AM, Aaron Bentley > <aa...@canonical.com> wrote:
>> I'm working to convert all Jobs so they can run under Celery >> (not including build farm jobs). I started to convert >> CopyArchiveJob, but it appears to be unused; it does not have a >> script, it's not mentioned in the process-job-source-groups, and >> it does not have a config section. It appears the last serious >> work done on it was in 2010. > > While you are there, you might want to consider moving the > garbo.py tasks. The tasks themselves would be trivial to migrate, > but I'm not sure about the tests We have Celery deployed on production (ackee) now. Running garbo tasks via Celery is probably simple, but we have been focusing on jobs which provide the IRunnableJob interface, so I don't think our work is directly applicable. > and we will need some sort of alarm clock to trigger the tasks. Celery's tool for this would be "celerybeat". We don't have this deployed yet, but we plan to deploy it. http://docs.celeryproject.org/en/latest/userguide/periodic-tasks.html Aaron -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+WpMAACgkQ0F+nu1YWqI3ZagCfTf8C6y83e1TqZ9RQwOBOkRqI SVMAniG1PJ6y/X8OZgB51I2F8Es9iPbS =0Gg1 -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : launchpad-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp