Dale Dunlea wrote: > Secondly, what's a good way to provide IPC on linux such that the CGI > script and the daemon can play nice? For IPC in python, Pyro might be a good bet: http://pyro.sourceforge.net/