Skip to content

[Q] subprocess inside multithreading  #845

Closed
@INF800

Description

@INF800

I have large number of i/o bound tasks. I am using multithreading to run them on a 2 core machine. How will my performance be affected if I spawn a blocking process (subprocess in python) in my task's code?

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