ruby-celluloid-pool

actor pool based on Celluloid
  http://github.com/celluloid/celluloid-pool
  0
  no reviews



This gem provides an implementation of an actor pool, based on the Celluloid. Celluloid is an actor-based concurrent object framework for Ruby. Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby