How to Install ruby-raindrops in Ubuntu 18.04



Install ruby-raindrops by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-raindrops

Description:

Real-time stats for preforking Rack servers

Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.

Homepage: http://raindrops.bogomips.org/

Version: 0.19.0-1build2

Section: universe/ruby