阅读背景:

如何加速Coldfusion中的批处理工作?

来源:互联网 

Every once in awhile I am fed a large data file that my client uploads and that needs to be processed through CMFL. The problem is that if I put the processing on a CF page, then it runs into a timeout issue after 120 seconds. I was able to move the processing code to a CFC where it seems to not have the timeout issue. However, sometime during the processing, it causes ColdFusion to crash and has to restarted. There are a number of database queries (5 or more, mixture of updates and selects) required for each line (8,000+) of the file I go through as well as other logic provided by me in the form of CFML. Every once in awhile I am fed a large data file




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: