On May 21, 2009, at 04:45 , Roger Pack wrote: > >> Works only on Linux/BSD systems. >> >> For more info see: >> http://github.com/candlerb/snailgun > > I assume it just loads the libs then forks off processes on demand? > Nice. You kind of could make a windows compat one--it would just have > to start a process in the background (on deck) each time it's run, > something like that. I'm sure Brian would be happy to accept patches.