Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Its optmized already, but it has the overhead of creating a producer cache with a single pool for creating a singleton producer (99% use-cases).
Instead we can create the producer directly and only use a producer cache when needed (eg do to pooling ala camel-ftp)