Class: Raindrops::Middleware::Stats

Inherits:
Object
  • Object
show all
Defined in:
lib/raindrops/middleware.rb

Overview

A Raindrops::Struct used to count the number of :calling and :writing clients. This struct is intended to be shared across multiple processes and both counters are updated atomically.

This is supported on all operating systems supported by Raindrops