[Catalyst] RunAfterRequest/delayed Catalyst view

Tomas Doran bobtfish at bobtfish.net
Sun May 2 01:19:42 GMT 2010


On 30 Apr 2010, at 23:22, Bill Moseley wrote:
> Ya, it's a fine line.  I tend to think Catalyst's job is to handle a  
> request and return the response as soon as possible and then move on  
> to serve another request.  But, if you have processes to spare then  
> why not use them?
>
> Might need to think about other things like how a long running  
> process might effect the need to restart the sever, etc.  Job queues  
> are nice.

+1 for that approach. That's exactly what I do :)

Cheers
t0m




More information about the Catalyst mailing list