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

SEDA multiple threads not working #3001

Closed
starafdar-git opened this issue Feb 10, 2022 · 1 comment
Closed

SEDA multiple threads not working #3001

starafdar-git opened this issue Feb 10, 2022 · 1 comment

Comments

@starafdar-git
Copy link

Hi Team/All,

I am using SEDA with concurrentConsumer=100 but in logs i can see only on thread ,
I wanted understand why it is showing 1 thread only in logs ? Does that means threading is not working ?
Any help would be appreciated .

@davsclaus
Copy link
Contributor

You can ask for such help on the user mailing list or the zulip chat room - its a general Camel questions and not really Camel K specific.

https://camel.apache.org/community/support/

Also mind that 100 threads is very much - dont set it so high that is more threads than you have CPU cores. Also you need a lot of pending messages for more than 1 thread to be active.

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