mozilla / ssh_scan_api

An API for ssh_scan (https://github.com/mozilla/ssh_scan) and the backend API service for the Mozilla SSH Observatory (https://observatory.mozilla.org/)
31 stars 12 forks source link

Add some sort of BATCHED_QUEUE functionality #77

Open claudijd opened 7 years ago

claudijd commented 7 years ago

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 commented 7 years ago

This could also just be seen as a prioritized queue.

claudijd commented 6 years ago

This has been implemented...

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