Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RabbitMQ] Limit concurrency for pub/sub for a topic #3431

Open
magiboys opened this issue Apr 7, 2024 · 3 comments
Open

[RabbitMQ] Limit concurrency for pub/sub for a topic #3431

magiboys opened this issue Apr 7, 2024 · 3 comments

Comments

@magiboys
Copy link

magiboys commented Apr 7, 2024

Concurrency control is currently targeted at the entire application. Concurrency control that needs to be added for a particular request or subscription

@olitomlinson
Copy link

Which particular PubSub component/s are you using?

@magiboys
Copy link
Author

您使用的是哪个特定的 PubSub 组件?

RabbitMQ

@olitomlinson olitomlinson changed the title Limit concurrency for pub/sub for a topic [RabbitMQ] Limit concurrency for pub/sub for a topic May 30, 2024
@olitomlinson
Copy link

Concurrency of subscribers is highly dependent on the underlying broker technology, so I'm moving this into contrib.

@olitomlinson olitomlinson transferred this issue from dapr/dapr May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants