Project

General

Profile

Feature #2143

Add multi-threading of hosts within a given input

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/09/2017
Due date:
% Done:

0%

History

#1 Updated by Luke Murphey over 6 years ago

To do this, I would need to:
  1. Make the input completion tasks be somehow tied together such that the completion tasks only happen once all of the entries for the given input are done
    1. I could maintain a list of running inputs and have that list include the list of hosts to scan. This list could be used to identify the next host and to know if an input is being run
  2. Update the logic for recognizing thread tasks so that new threads don't get started for the same input

#2 Updated by Luke Murphey over 6 years ago

  • Target version deleted (1.2)

Also available in: Atom PDF