Process « Development « Ruby






1.use Process.wait to wait for all child processes to finish before continuing.
2.Daemon Processes
3.Use Process.kill
4.Process.pid and Process.ppid