I have several processes that I need to run in deamon mode, I just opened a popup, so I'm starting to use it.
Are there any python libraries or applications that I could use to monitor and control these processes from the html interface?
I ask if I want to stop myself from reinventing the wheel. :)
Any ideas?
source
share