Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 613 Bytes

Akka Mongo DB Bulk Import

This project takes a use case of importing large CSV data to showcase use of Akka library and Mongo DB.

Version

1.0

Tech

We have used following open source projects for this example *Akka - Framework to build concurrent and distributed applications *MongoDB - JSON like document oriented database *Apache Commons CSV - CSV parser library

Run Instructions

Import this project into your favorite IDE and run the class Application.java