Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5831

Support different thread pools for scheduled tasks

    XMLWordPrintableJSON

Details

    Description

      Right now the scheduler uses a single thread pool. While this thread pool can be configured, it means that all scheduled tasks share this pool. In order to prioratize different tasks over others and avoid blocking important jobs through unimportant once, we could maybe add a configuration property to select a thread pool name.
      If a pool with that name exists, it's used - if not the default is used.

      Attachments

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              cziegeler Carsten Ziegeler
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: