In my previous blog posts I talked about working with streams in Node.js. I assumed I could do something similar working in CFML by using Java but had never attempted it. ...
»
In my previous post Processing Large XML Data Feeds With Node.js I gave an example of calling a SOAP webservice then writing the...
»
At work we have a job that process a large data feed that involves consuming a SOAP webservice that returns 150MB+ of data. The job runs in Coldfusion which reads all the data into RAM and depending o...
»