vasc / longrun

run several long running processes at once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Longrun is a python script that allows you to run several long running commands. 

	longrun config.yml

Programs are specified in a YAML configuration file. All are started at once and terminated with control-c.

About

run several long running processes at once


Languages

Language:Python 100.0%