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

How to generate more than 1000 records per second? #28

Open
ravipandhi opened this issue Jan 4, 2022 · 0 comments
Open

How to generate more than 1000 records per second? #28

ravipandhi opened this issue Jan 4, 2022 · 0 comments

Comments

@ravipandhi
Copy link

Looks like global.throttle.ms has to be a long value and can not be a double.
The lowest value can be 0 but it does not control the throttle. Value 1 would generate close to 1000 messages per second.
How would one generate lets say 50000 records per second?

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