You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/12 07:35:00 UTC

[jira] [Created] (CAMEL-17785) camel-core - DefaultReactorExecutor use an non thread-local worker pool

Claus Ibsen created CAMEL-17785:
-----------------------------------

             Summary: camel-core - DefaultReactorExecutor use an non thread-local worker pool
                 Key: CAMEL-17785
                 URL: https://issues.apache.org/jira/browse/CAMEL-17785
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.17.0


Instead of using thread local for a worker pool where the worker is affiniated to a thread. Then lets use a different pool based on a LRUCache.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)