RubyFlow The Ruby and Rails community linklog

fork gem released

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.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in