Registry / async / process-group

process-group

JSON →
library1.2.4rbrubygemsunverified

Run and manage multiple processes in separate fibers with predictable behaviour.

gem install process-group
INSTALL
IMPORT
SIG · PROCESS-GROUP
P
process-group
asyncrubyv1.2.4
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.

ProcessGroup
require 'process-group'

Manage multiple processes with fibers

require 'process-group' pg = ProcessGroup.new pg.run('sleep 1') { |out| puts out } pg.wait
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
Resources
process-group — gem install process-group · libregistry