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

Add the ability to view and interact with the crawler queue #7

Open
bhermann opened this issue Feb 1, 2018 · 1 comment
Open

Add the ability to view and interact with the crawler queue #7

bhermann opened this issue Feb 1, 2018 · 1 comment

Comments

@bhermann
Copy link
Member

bhermann commented Feb 1, 2018

Crawlers will produce and work on items in work queues.
In the management application there should be a way to view these queues, to pause them, to rearrange items, and to delete items.

@bhermann
Copy link
Member Author

bhermann commented Feb 4, 2018

I am almost certain now that we should use Akka Actors to implement this. This means I will rewrite the issues with the word 'queue' in it.

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

1 participant