Skip to content

Run n Instances of a script parallelly in background and kill all of them when needed. #63

@utkarshrai003

Description

@utkarshrai003

I am trying to run n instances of a script in parallel using daemons. The script performs some operation and I want to run this same script on multiple instances to get the work done faster.

Can this be achieved by using daemons and how will I kill all the running instances from the console when I need to stop them?

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