Skip to content

binu-r/asynchronous-external-merge-sort

Repository files navigation

asynchronous-external-merge-sort

This programs performs sorting of very large files. File is sorted asynchronous manner. Sorting is not done in main memory directly and hence the chance for out of memory error is very low. Here multiple threads are used to make efficient use of processor cycles.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published