Registry / utility / forkoff

forkoff

JSON →
library1.2.0rbrubygemsunverified

Forkoff kicks the ass — a gem for forking processes in Ruby.

gem install forkoff
INSTALL
IMPORT
SIG · FORKOFF
F
forkoff
utilityrubyv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Forkoff
require 'forkoff'

Fork a child process to run a block of code.

require 'forkoff' Forkoff.fork { puts 'Hello from child process' }
Debug
Known issues
breakingForking is not supported on all platforms (e.g., Windows).
fix
Use only on Unix-like systems or check RUBY_PLATFORM before forking.
affects: >= 1.2.0
Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Resources
forkoff — gem install forkoff · libregistry