- It will take app, connection_factory, parser and single-thread handler such as `M2R::Handler` or `M2R::RackHandler` for constructor arguments - `#listen` will spawn few threads with single-thread handlers running inside of them - `Rack::Handler::Mongrel2` should use it configured number of threads is greater than 1. Part of #21
M2R::HandlerorM2R::RackHandlerfor constructor arguments#listenwill spawn few threads with single-thread handlers running inside of themRack::Handler::Mongrel2should use it configured number of threads is greater than 1.Part of #21