It would be a great application server, if only it supported non-blocking IO and the handling of multiple requests simultaneously with each worker thread. Instead the event MPM is basically the worker MPM…
It would be a great application server, if only it supported non-blocking IO and the handling of multiple requests simultaneously with each worker thread. Instead the event MPM is basically the worker MPM…