You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implemented in a different way than initial spec
* Introduced singlethread_handler_factory becuase different
handler require different list of arguments and some don't
need 'app' parameter at all
M2R::Handler
orM2R::RackHandler
for constructor arguments#listen
will spawn few threads with single-thread handlers running inside of themRack::Handler::Mongrel2
should use it configured number of threads is greater than 1.Part of #21
The text was updated successfully, but these errors were encountered: