I would like to create a simple Python program that will concurrently execute 2 independent scripts. For now, the two scripts just print a sequence of numbers but my intention i
supervisordsupervisord is process control system just for the purpose of running multiple command line scripts.
It features:
This solution works only on *nix based systems, it is not available on Windows.