Skip to content

oom_sort: use threaded io for merge phase #31

@dbahrdt

Description

@dbahrdt

Currently only a single thread computes the final merge for the blocks. Instead we should use an input thread to asynchronously fetch new blocks, a merge thread and an output thread. For this InputBuffer needs to have a ring buffer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions