Registry / async / celluloid-pmap

celluloid-pmap

JSON →
library1.0.0rbrubygemsunverified

Easy Parallel Executing using Celluloid

gem install celluloid-pmap
INSTALL
IMPORT
SIG · CELLULOID-PMAP
C
celluloid-pmap
asyncrubyv1.0.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.

CelluloidPmap
require 'celluloid-pmap'

Parallel map over an array

require 'celluloid-pmap' results = [1, 2, 3].pmap { |n| n * 2 } puts results.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Resources
celluloid-pmap — gem install celluloid-pmap · libregistry