An example of how one can partition a large file and process it in parallel. The core function is `partition`. Also look at how multiprocessing's starmap_async is used to get the result.
|
6 年 前 | |
---|---|---|
.gitignore | 6 年 前 | |
LICENSE | 6 年 前 | |
README | 6 年 前 | |
partition.py | 6 年 前 |