ruby-stud

reusable common code to enhance Ruby's stdlib library
  https://github.com/jordansissel/ruby-stud
  0
  no reviews



The Stud library is a collection of small, reusable bits of code to enhance Ruby's stdlib library. It implements functions for different comman tasks in systems programming such as retrying operations on failure, supervising workers, managing resource pools, and others.