Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If we use pooled exchanges, then we can try to experiment with storing the nessasary internal objects used during routing on the exchange (in some new place) so the routing engine can reuse these objects without cause object allocations.
This makes memory usage more stable and reduces the GC.
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-16319 camel-core - Optimize consumer done callback
- Resolved
- relates to
-
CAMEL-16314 camel-core - Some components does not work well with pooled exchanges
- Resolved
- links to