wafflesfm / batter

It makes Waffles.
Other
83 stars 18 forks source link

Celery - Long Running Jobs & Scheduled Tasks #56

Open galador opened 11 years ago

galador commented 11 years ago

There should be some support for performing "batch" or long-running jobs. We should be able to use Celery for this.

Some examples of things that would need a long-running task for:

jzelinskie commented 11 years ago

Applying updates from the tracker to the database is another potential task.