Skip to content

Backpressure Testing #1

Description

@theboxahaan

The Issue

Since this library encourages async operations, it can lead to backpressure issues on a server that uses it. We need to come up with a quantitative analysis of these drawbacks.

pipelines relies heavily on the producer-consumer relationship and hence inherits its faults too. I'm looking for ways to throttle producer operation based on consumer throughput efficiently.

References

  1. I'm not feeling the async pressure
  2. async python is not faster

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions