Go实现分布式外部排序

Go实现分布式外部排序

项目路径: https://github.com/Draymonders/go_external_sort

默认读入文件: small.in

默认输出文件:small.out

默认是划分为16个block进行单独的排序,然后两两归并排序

V0bgz9.png

posted @ 2019-06-08 13:29  Draymonder  阅读(415)  评论(0编辑  收藏  举报