RAA - forkandreturn

forkandreturn / 0.2.0

Short description: ForkAndReturn simplifies running code in a subprocess.
Category: Library/Parallel
Status: beta
Created: 2008-07-21 19:10:56 GMT
Last update: 2008-07-27 12:26:49 GMT
Owner: Erik Veenstra (Projects of this owner)
Homepage: http://www.erikveen.dds.nl/forkandreturn/doc/index.html
Download: http://rubyforge.org/projects/forkandreturn/
License: GPL
Dependency:
None
Description:

ForkAndReturn implements a couple of methods that simplifies running a block of code in a subprocess. The result (Ruby object or exception) of the block will be available in the parent process.

Versions: [0.2.0 (2008-07-27)] [0.1.1 (2008-07-21)]

Edit this project (for project owner)

back to RAA top