[Catalyst-dev] Catalyst test suite
Andy Grundman
andy at hybridized.org
Tue May 6 18:40:37 BST 2008
Oh for some reason I thought you were writing a new engine. What
problems are you having with the FastCGI engine? There are already
test scripts for testing lighttpd and Apache 1/2 with FastCGI.
On May 6, 2008, at 1:30 PM, Yuri Shtil wrote:
> Catalyst::Engine::FastCGI <http://www-homes.juniper.net/%7Eyuris/perldoc/lib/Catalyst/Engine/FastCGI.html
> >
>
> Andy Grundman wrote:
>> What sort of engine are you working on?
>>
>> On May 6, 2008, at 1:13 PM, Yuri Shtil wrote:
>>
>>> I guess my question then would be:
>>> - how do I handle actions that take a while to execute, for
>>> example if I need to talk to an another process that can take a
>>> while to respond, is there a way to integrate the Catalyst server
>>> into an external events loop be it POE, EV or something else.
>>>
>>> Andy Grundman wrote:
>>>> I guess we weren't testing the same thing... I was running t/
>>>> optional_http-server.t not the POE test. BTW, the POE engine is
>>>> no longer supported (by me anyway), it's been deprecated in favor
>>>> of the HTTP::Prefork engine.
>>
More information about the Catalyst-dev
mailing list