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

add qgroup configuration for stan-bench #200

Closed
shohi opened this issue Sep 20, 2018 · 0 comments
Closed

add qgroup configuration for stan-bench #200

shohi opened this issue Sep 20, 2018 · 0 comments

Comments

@shohi
Copy link

shohi commented Sep 20, 2018

As it's common to use QueueSubscribe in practice, it's really helpful that stan-bench supports benchmark for queued subscriptions.

kozlovic added a commit that referenced this issue Sep 21, 2018
You can now specify `-qgroup` to specify a queue group.
Note that since the number of messages expected is for the whole
group, then the first member to make the total number of
received messages reach the goal, it will emit a new message to
make all other members break out of their loop.

Resolves #200

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
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

1 participant