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

Analyze possibility to report polling distribution for concurrency reduction measurements #299

Open
mensfeld opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mensfeld
Copy link
Member

mensfeld commented Mar 24, 2024

One common misconception about karafka multi-threading is that it works like Sidekiqs. The tricky part is, that it works and it does not work similarly. Aside from explaining, etc we could provide a metric/stats in web-ui per process on their real-time ability to operate in multi-threading. It's not the same as utilization, because utilization takes into consideration work time but here we would be interested only in polling ability/reduction of threading potential.

@mensfeld mensfeld added the enhancement New feature or request label Mar 24, 2024
@mensfeld mensfeld self-assigned this Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant