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 2020/06/29 11:53:00 UTC

[jira] [Created] (CAMEL-15256) Scheduled Thread pool in EIP - Allow to use external provider

Claus Ibsen created CAMEL-15256:
-----------------------------------

             Summary: Scheduled Thread pool in EIP - Allow to use external provider
                 Key: CAMEL-15256
                 URL: https://issues.apache.org/jira/browse/CAMEL-15256
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.x


Some EIPs have scheduled background tasks that periodically check for stuff, like timeouts in aggregator, and whatnot.

We could look at having a way for a 3rd party SPI to plugin via ThreadPoolFactory a way for using a custom scheduler instead of a ScheduledThreadPoolExecutor.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)