Registry / async / thread

thread

JSON →
library0.2.2rbrubygemsunverified

Provides concurrency utilities including a thread pool, message passing, recursive mutex, promise, future, and delay for Ruby.

gem install thread
INSTALL
IMPORT
SIG · THREAD
T
thread
asyncrubyv0.2.2
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.

Thread
require 'thread'

Create a future that returns a value.

require 'thread' future { 42 }.value # => 42
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
OpenAI (training)
1
Resources
thread — gem install thread · libregistry