Skip to content

Comments

CAMEL-15690: camel-core - Optimize direct produce#4458

Merged
davsclaus merged 4 commits intomasterfrom
direct
Oct 19, 2020
Merged

CAMEL-15690: camel-core - Optimize direct produce#4458
davsclaus merged 4 commits intomasterfrom
direct

Conversation

@davsclaus
Copy link
Contributor

No description provided.

…omponent which makes it easier to optimize wiring between producer and consumers.
…mer if possible during start or only once during processing. This avoids excessive synchronized locking for each processing to get the consumer - there can only be 1 consumer anyway.
…mer if possible during start or only once during processing. This avoids excessive synchronized locking for each processing to get the consumer - there can only be 1 consumer anyway.
…mer if possible during start or only once during processing. This avoids excessive synchronized locking for each processing to get the consumer - there can only be 1 consumer anyway.
@davsclaus davsclaus merged commit 55a17ec into master Oct 19, 2020
@davsclaus davsclaus deleted the direct branch October 19, 2020 14:29
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

Successfully merging this pull request may close these issues.

3 participants