Registry / async / fibre
library1.0.2rbrubygemsunverified

Fiber pool for Ruby

gem install fibre
INSTALL
IMPORT
SIG · FIBRE
F
fibre
asyncrubyv1.0.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.

Fibre
require 'fibre'

Create a fiber pool and schedule a task.

require 'fibre' pool = Fibre::Pool.new(size: 5) pool.schedule { puts 'Hello' }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
fibre — gem install fibre · libregistry