An implementation of an actor pool, based on the Celluloid concurrent object framework.
gem install celluloid-poolNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a pool of 5 worker actors and process a task.
Consider using alternative concurrency libraries like Concurrent Ruby or Async.
No dependency data recorded yet.