Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronize each work processor and trigger from result page #4

Open
WindStone opened this issue Jan 26, 2016 · 2 comments
Open

Asynchronize each work processor and trigger from result page #4

WindStone opened this issue Jan 26, 2016 · 2 comments

Comments

@WindStone
Copy link
Owner

  1. Use a process queue to organized work. Each trigger of work will be push into a queue and return.
  2. User can trigger a work process from result page.
  3. User can monitor current working progress on result page.
@WindStone
Copy link
Owner Author

TODO List:

  1. Style of cursor when on trigger button.
  2. Trigger of collecting data.
  3. Display processes in Process Queue.
  4. Remove duplicated process and disabled the trigger button when there's a same process in queue

@aphonese
Copy link

hi

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

No branches or pull requests

2 participants