ruby-stud 0.0.23
Channel: guix
Home page: https://github.com/jordansissel/ruby-stud
Licenses: ASL 2.0
Synopsis: Retries, worker supervision, resource pools and more for Ruby
Description:
The Stud Ruby library adds a few things missing from the standard Ruby library such as:
Stud::Try
Retry on failure, with back-off, where failure is any exception.
Stud::Pool
Generic resource pools.
Stud::Task
Tasks (threads that can return values, exceptions, etc.)
Stud.interval
Interval execution (do X every N seconds).
Stud::Buffer
Batch and flush behavior.
Total results: 1