python3 multi-processing pull agent
alias r='./cli.py -c poller.run -d Y'
alias s='./cli.py -c poller.stop'
- poller.stop
- poller.run
https://pymotw.com/3/multiprocessing/basics.html#determining-the-current-process
python3 multi-processing polling agent for deploying code on target hosts
Python
python3 multi-processing pull agent
alias r='./cli.py -c poller.run -d Y'
alias s='./cli.py -c poller.stop'
https://pymotw.com/3/multiprocessing/basics.html#determining-the-current-process