You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by sp...@mm.st on 2012/12/18 15:32:55 UTC

mod_perl with MPM Event

Hello,
I am wondering if there is any plan to get mod_perl working with MPM 
Event. If I understood well this MPM uses an event loop only for socket 
listeners, relying on the classic worker MPM for the actual work. Could 
this mean that mod_perl can be bent to work with Event? It is only a 
curiosity for the future, since I did not made any experiment on that side.
Thank you in advance for your clarifications.

/*Anselmo Canfora*/