Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2015Q2,
Version: 4.0.1,
Package name: ruby200-timers-4.0.1,
Maintainer: pkgsrc-usersRuby timer collections. Schedule several procs to fire after configurable
delays or at periodic intervals.
This gem is especially useful when you are faced with an API that accepts a
single timeout but you want to run multiple timers on top of it. An example of
such a library is [nio4r](https://github.com/celluloid/nio4r), a
cross-platform Ruby library for using system calls like epoll and kqueue.
Required to run:[
time/ruby-hitimes]
Master sites:
SHA1: e4b0324f6ef2687bfd5e350399e9bd66c8acca63
RMD160: c4728d02443e18a9a82b1424583040628c7af6fd
Filesize: 14.5 KB
Version history: (Expand)
- (2015-07-04) Package added to pkgsrc.se, version ruby200-timers-4.0.1 (created)