Skip to content

ioga/mp-merge-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Description

Sorts large (over 4Gb) binary (treated as an array of uint32) files using less than 256 Mb of RAM in Python using multiprocessing.

Usage

python pmsort.py input output

About

Parallel external merge sort via Python/multiprocessing

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages