How to handle > 200mb data file using ColdFusion
Hello ColdFusion Expert,
I have a question regarding flat file processing using ColdFusion.
Currently at our company we used webMethod to process big data file( > 200MB) - it is working fine and fast but due to the maintenance cost is to high we decided to use ColdFusion. The question is how to process big data file using ColdFusion without consume high memory that will effect the application performance?
