[Catalyst] RunAfterRequest/delayed Catalyst view
Steve Kleiman
steve at prodhub.com
Sun May 2 02:51:20 GMT 2010
Thanks for the feedback, Bill, t0m. I've got some reworking to do...
-s
On May 1, 2010, at 6:19 PM, Tomas Doran wrote:
>
> 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
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list