You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
When I start the application there is a long queue of unacked messages (~100K) in the subscription.
I see that throughput doesn't allow to read them fast: I see throughput 1K messages in a minute.
Is this an expected speed to process messages? Is it possible to setup library to get a higher throughput?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use the library to process messages in the subscription with big number of messages. I have this code:
When I start the application there is a long queue of unacked messages (~100K) in the subscription.
I see that throughput doesn't allow to read them fast: I see throughput 1K messages in a minute.
Is this an expected speed to process messages? Is it possible to setup library to get a higher throughput?
The text was updated successfully, but these errors were encountered: