Registry / utility / pmap
library1.1.1rbrubygemsunverified

Adds parallel methods pmap and peach to Enumerable for concurrent processing.

gem install pmap
INSTALL
IMPORT
SIG · PMAP
P
pmap
utilityrubyv1.1.1
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.

Pmap
require 'pmap'

Map over an array in parallel

require 'pmap' [1,2,3].pmap { |i| i * 2 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pmap — gem install pmap · libregistry