You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2013/10/15 00:13:41 UTC

[jira] [Created] (SLING-3173) Job Engine: Support custome queue implementations

Stefan Seifert created SLING-3173:
-------------------------------------

             Summary: Job Engine: Support custome queue implementations
                 Key: SLING-3173
                 URL: https://issues.apache.org/jira/browse/SLING-3173
             Project: Sling
          Issue Type: New Feature
          Components: Extensions
            Reporter: Stefan Seifert
            Priority: Minor


follow-up from SLING-3028

Q: is it possible to add own queue implementations? does not seem so, its using a hardcoded enum. in our own job implementation we have e.g. a "time window queue" think, which queues up jobs and executes them only in defined time windows where low user traffic is expected on the instance.

A: Own queue implementations: these are not possible at all. For your use case of a time window queue, you maybe could use the scheduled jobs? If you think it's worth exploring this, please create a separate issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)