win32-process 0.6.6
The win32-process library implements several Process methods that are either unimplemented or dysfunctional in some way in the default Ruby implementation. Examples include Process.kill, Process.waitpid, Process.create and an experimental Process.fork method.