m2r icon indicating copy to clipboard operation
m2r copied to clipboard

Create MultithreadHandler

Open paneq opened this issue 11 years ago • 0 comments

  • 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

paneq avatar Jul 16 '13 21:07 paneq