How It Went
Wednesday, November 16, 2016
The Build
-
Underestimated the amount of data
-
Code was written to use asynchronous processes
-
Process Files and Records One-By-One
-
-
Code had to be rewritten to use synchronous processes
-
Process File and Records concurrently
-