Loading server/mpm/simple/SIMPLE.README +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ Unix and Win32 platforms, by using APR as much as possible. The Simple MPM core run loop revovles around a Poll CB event system, with timers being built in. When an event, either an IO or Timer is ready to run, it is dispatched to any available threads in the currrent process. it is dispatched to any available threads in the current process. Loading
server/mpm/simple/SIMPLE.README +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ Unix and Win32 platforms, by using APR as much as possible. The Simple MPM core run loop revovles around a Poll CB event system, with timers being built in. When an event, either an IO or Timer is ready to run, it is dispatched to any available threads in the currrent process. it is dispatched to any available threads in the current process.