Relative Content

Tag Archive for springfilejdbcimport

Optimising large file import speed & memory usage

Im working on a project where I have to import large xml file such as 4BG with 40 millions of recods with person data that is then to be processed. Currently I have my code where at the start it would process around 5k/s although with the time the upload slows down & when at 300K + it would slow down to 20-30/s & eventually stopping.