Package ruby-raindrops: Information

    Binary package: ruby-raindrops
    Version: 0.7.0-alt2
    Architecture: x86_64
    Build time:  Aug 15, 2011, 03:02 PM
    Source package: ruby-raindrops
    Category: Development/Ruby
    Report package bug
    License: LGPL
    Summary: real-time stats for preforking Rack servers
    Description: 
    Raindrops is a real time stats package to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows!
    and Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and possibly Rubinius (untested) on platforms
    supporting POSIX shared memory and compiled with GCC (for atomic builtins).
    Raindrops includes a Struct-like Raindrops::Struct class that may be used standalone to create atomic counters shared across any number
    of forked processes under SMP.

    Maintainer: Anton Gorlov

    List of contributors:
    Anton Gorlov

    ACL:
    Anton Gorlov
    @everybody

    Last changed


    Aug. 15, 2011 Anton Gorlov 0.7.0-alt2
    - fix wrong url
    Aug. 10, 2011 Anton Gorlov 0.7.0-alt1
    - initial build for ALTLinux