Class: ServerEngine::MultiThreadServer

Inherits:
MultiWorkerServer show all
Defined in:
lib/serverengine/multi_thread_server.rb

Defined Under Namespace

Classes: WorkerMonitor

Instance Attribute Summary

Attributes included from ConfigLoader

#config, #logger

Method Summary

Methods inherited from MultiWorkerServer

#initialize, #join_workers, #reload, #restart, #run, #scale_workers, #stop

Methods inherited from Server

#after_run, #after_start, #before_run, #dump, #initialize, #install_signal_handlers, #main, #reload, #restart, #stop

Methods included from ConfigLoader

#initialize, #reload_config

Constructor Details

This class inherits a constructor from ServerEngine::MultiWorkerServer