8000 Implement StreamingPull for consuming messages · Issue #15 · cjab/weddell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement StreamingPull for consuming messages #15
Open
@medikent

Description

@medikent

StreamingPull could enable a more consistent message pull experience. Currently I am experiencing arbitrary pull delays in the order of seconds. Adding a StreamingPull implementation may address this. Either way, a StreamingPull implementation is a good step towards 1.0 of this library.

See Google PubSub's StreamingPull docs

PubSub was designed for high throughput and high message volumes and latency under low load has been experienced by many. See thisStackOverflow post and this Issue in the NodeJS pubsub library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0