Skip to content

sagarm85/bulkimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Import

Bulk Import with Multithreading. Purpose of this code is import thousands, or a millions of products from CSV file. I have considered human errors in CSV, database and JVM memory performance and scalability of the application.

Requirements

  1. Postgres 9.6
  2. Java 1.8
  3. Spring Boot

Performance calculated with importing 20L records.

Performance_Metriximage

About

Bulk Import with Multithreading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages