Skip to content

parallelism #5

Open
Open
@davisjam

Description

@davisjam

If scanning many projects, I suggest using a single thread/process per project instead. Easier to reason about.

But if scanning a single project, each analysis phase can be performed across multiple threads.

  • This should be handled at the bin/ layer.
  • Be careful about the use of tmp files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions