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

Add some sort of BATCHED_QUEUE functionality #77

Open
claudijd opened this issue Jun 15, 2017 · 2 comments
Open

Add some sort of BATCHED_QUEUE functionality #77

claudijd opened this issue Jun 15, 2017 · 2 comments

Comments

@claudijd
Copy link
Contributor

The idea here is say we want to scan 1000 servers for research purposes, but we know if we do that we might impact a real user sitting in front of a screen.

So this would allow someone the ability to throw those 1000 servers into a lower-priority queue so they can be completed when the normal queue isn't so busy.

@claudijd
Copy link
Contributor Author

This could also just be seen as a prioritized queue.

@claudijd
Copy link
Contributor Author

This has been implemented...

https://sshscan.rubidus.com/api/v1/stats

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

No branches or pull requests

1 participant