Mario Vilas
Mario Vilas
This may also be interesting: https://github.com/hatRiot/clusterd.git
Related: #130
Also: wpscan is GPLv3, does this cause a conflict with our GPLv2?
Another way of implementing this is to explicitly call the marked plugins at the beginning of each corresponding stage, against the Data objects returned by the AuditScope.get_targets() method, and after...

The two ~500Mb processes are the plugins running docutils to generate a large report. Apparently docutils isn't too careful with the memory usage. I made sure it's docutils and not...
The feature-kombu branch contains my experiments using Kombu for communication - it turned out to be slow the way we were using it, so it's not going to be merged....
/cc @cr0hn @rrequero @jekkay
Another option for the database, instead of sqlite3: https://pypi.python.org/pypi/python-cdb/0.32
Related: #91