Posted By: Eric Wong
Date: 2010-04-08 00:59
Summary: raindrops - real-time stats for preforking Rack servers
Project: Rainbows!
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.
* http://raindrops.bogomips.org/ * raindrops@librelist.com />* git://git.bogomips.org/raindrops.git |
|