apache / fluo

Apache Fluo
https://fluo.apache.org
Apache License 2.0
188 stars 78 forks source link

Look into a dedicated scan executor for notification scans #1055

Open keith-turner opened 6 years ago

keith-turner commented 6 years ago

Scanning for notifications is a continuous activity that Fluo does. It may make sense to do one of the following.

Fluo could offer the prioritizer and/or dispatcher AND utilities or docs to configure them.

keith-turner commented 6 years ago

For prioritization, Fluo could use the built in prioritizer with scan execution hints.