Skip to content

Impl threading because of I/O bound nature of the script #5

@storenth

Description

@storenth

CPU is fast, but disk 100500x times slower, so we don't want to wait until it respond. The edge case:

cat subs1.txt subs2.txt ... subsN.txt | ./src/pnk/__main__.py

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