Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Deal with long-running processes more gracefully #3

Open
sminnee opened this issue Nov 12, 2012 · 0 comments
Open

Deal with long-running processes more gracefully #3

sminnee opened this issue Nov 12, 2012 · 0 comments

Comments

@sminnee
Copy link
Owner

sminnee commented Nov 12, 2012

There are 2 long-running processes:

  • Crawl
  • Import

These should be dealt with more gracefully using either the messagequeue or the queuedjobs module (or gearman).

  • Clicking the button should queue a job and return instantly.
  • Ajax should be used to return the status of the job within the UI, uploading periodically (every 10s or so?)

Note that the external-content module already has some integration with the queuedjobs module.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant