Class
Puma::Cluster
In:
lib/puma/cluster.rb
Parent:
Runner
Methods
all_workers_booted?
check_workers
halt
new
phased_restart
preload?
restart
run
spawn_workers
start_phased_restart
stats
stop
stop_blocked
stop_workers
wakeup!
worker
Classes and Modules
Class
Puma::Cluster::Worker
Public Class methods
new
(cli)
Public Instance methods
all_workers_booted?
()
check_workers
()
halt
()
phased_restart
()
preload?
()
restart
()
run
()
spawn_workers
()
start_phased_restart
()
stats
()
stop
()
stop_blocked
()
stop_workers
()
wakeup!
()
worker
(upgrade, master)
[Validate]