lileio / pubsub

A Publish & Subscribe library, with pluggable providers and middleware for Golang
MIT License
137 stars 23 forks source link

Use custom Pull RPC for Google Pub Sub for custom control #23

Closed arbarlow closed 4 years ago

arbarlow commented 4 years ago

A concept PR to show how we might have better flow control over pulling messages.

This should keep pulling as many as you can process, making ETL flushing work better for an example