Skip to content

Read backpressure #28

Open
Open
@NiteshKant

Description

@NiteshKant

This is a dual of issue #25 which deals with write backpressure. It also depends on issue #27 which determines what gets written on a connection.

Key considerations

  • When a read subscriber requests n items, how does it convert to the number of bytes read on the channel?
  • Should we read exactly the number of items requested or we should apply heuristics on how much should be read?

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