Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Async: Redo reads to not use DispatchIO #4

Description

@helje5

This goes along issue #2 but has a different motivation and less actual performance impact (unless we also add an option to let the user choose what kind of buffer to produce, e.g. Data instead of DispatchData).

By using a DispatchSource to wait for read events, we could probably avoid an own read buffer (and all the logic attached) and immediately suspend reading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions