Registry / testing / threads

threads

JSON →
library0.5.0rbrubygemsunverified

A Ruby gem to test a piece of code in concurrent threads.

gem install threads
INSTALL
IMPORT
SIG · THREADS
T
threads
testingrubyv0.5.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.

Threads
✓ require 'threads'

Runs a block concurrently in multiple threads.

require 'threads' Threads.run(5) { |i| puts "Thread #{i}" }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
threads — gem install threads · libregistry