lunch
distributed process launcher
Install
- All systems
-
curl cmd.cat/lunch.sh
- Debian
-
apt-get install python-lunch
- Ubuntu
-
apt-get install python-lunch
- Kali Linux
-
apt-get install python-lunch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-lunch
- Raspbian
-
apt-get install python-lunch
- Dockerfile
- dockerfile.run/lunch
python-lunch
distributed process launcher
Lunch is a simple distributed process launcher and manager for GNU/Linux. With Lunch, one can launch software processes on several different computers and make sure they keep running. This software was created to suit the needs of new media artists for live performances and interactive installations. It respawns the software that crash and provides a mean to manage dependencies between running processes. This package provides the lunch library for Python. as well as the command-line lunch utility which can be invoked with a GTK+ user interface.