[Catalyst] Re: New engine: HTTP::Prefork

Aristotle Pagaltzis pagaltzis at gmx.de
Tue Apr 8 01:32:33 BST 2008


* Andy Grundman <andy at hybridized.org> [2008-04-07 15:30]:
> On Apr 7, 2008, at 8:57 AM, Aristotle Pagaltzis wrote:
>> You mean, a webserver for running Catalyst apps? ’Cause in the
>> general case, a single-process, select-based server will yield
>> higher performance.
>
> In order to do that properly, the parent process would have to
> proxy all data through to backend processes.  That's the model
> I tried for the (unreleased) Sprocket engine, but I wasn't
> really happy with it.

Yeah – as I said, it’s faster when comparing all possible
approaches. But the app must be designed around that model.
Catalyst isn’t.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list