fiber_recycling 0.1.3
Duck type for Fiber that will reuse old native Fibers after they have finished executing their block. Reusing old Fibers will offer a small performance gain.
Gemfile:
=
install:
=
Runtime Dependencies (2):
quack_pool
~> 0.0
thread_root_fiber
~> 1.0