fork gem released rubygems.org
I released the fork gem, which provides a simple and object oriented interface to forking of your process.
The API provides ways to get the return value of a fork, get exceptions raised and send objects between the parent and a fork.
The project is - of course - found on github, and the documentation is available online.
The API provides ways to get the return value of a fork, get exceptions raised and send objects between the parent and a fork.
The project is - of course - found on github, and the documentation is available online.
