Class: ServerEngine::MultiThreadServer
- Inherits:
-
MultiWorkerServer
- Object
- Server
- MultiWorkerServer
- ServerEngine::MultiThreadServer
- Defined in:
- lib/serverengine/multi_thread_server.rb
Defined Under Namespace
Classes: WorkerMonitor
Instance Attribute Summary
Attributes included from ConfigLoader
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
Constructor Details
This class inherits a constructor from ServerEngine::MultiWorkerServer