Skip to content

support patch by muti-thread parallel #313

@sisong

Description

@sisong

只支持单数据流压缩格式的补丁(only SD , no HD & BSD)。
增加线程数参数 -p 默认 3,最大5。
不同的线程分别用于 读取old数据、解压、输出new数据。

当前的多线程代码用C++实现的,需要重新用C代码改写基础,然后用C++包装从而不用改动已有的依赖代码。 而patch代码只依赖C语言层;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions