Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Distributed File Sorting

The application sorts numbers in a very large file. The file is divided into small parts in order to increase efficiency of sorting. Quick sort and merge sort algorithms are used for sorting numbers. The application simulates different computers that simultaneously run in a network and they communicates via UDP while sorting the numbers and dividing/merging files.

About

Simulation of sorting numbers in a very large file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages