Skip to content

Use less number of threads #4

@avamsi

Description

@avamsi

Flash currently creates 8 * NUMBER_OF_IP_ADDRESSES threads per download (the number of threads increases with each download, even in the same instance of the app).

While I never really had any problems with the current design, it is, admittedly, lazy. The number of threads should optimally be same as NUMBER_OF_IP_ADDRESSES per instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions