Skip to content

yanlibert/paracmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

paracmd is a simple Python script that parallelize subprocesses like shell commands.

The script looks for a sample_cli.list file that contains the list of commands you need to execute in parallel.

Usage

git clone https://github.com/yanlibert/paracmd
cd paracmd
./paracmd -k n

Where n is the number of processes to launch in parallel.

n should be an integer. If n is 0, paracmd will use the maximum cpu available

About

Python code to launch subprocess in parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages