Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “processes”

god—process and task monitoring done right. I have a long running animosity towards every process monitoring tool currently in existence; I’ll have to put this one through its paces and see if it sucks less. 2 29th March 2008, 10:20 pm

killableprocess.py. “I have created a python module which can launch a subprocess, wait for the process with a timeout, and kill that process and all of its sub-subprocesses correctly, on Windows, Mac, and Linux.” 0 23rd December 2006, 12:23 am

A django site