Skip to content

wkapil/distributedexternalsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Distributed External Sort

Distributed External Sort in Java. This is currently in development phase. The code repository will be constantly updated with new code. We will also try to comeup with some action plan and possible design.

Currently this code is in development phase and will have lot of our local environment specific details. Please change those while trying to test. We are at very initial phase of development so we are not putting efforts to change those.

Credits and thanks

This is going to be distributed implementation of External Sorting in Java 8. For distributed architecture we are using JPPF, which helps to distribut the process in tasks across cluster. We preferred JPPF as it is very easy to configure and deploy without much overhead even during execution. The deployment details with configurations can be located at JPPF link.

Licence

This repository is released under Apache 2 license.

About

Distributed External Sort in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages