You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/10/15 16:12:38 UTC

[jira] Resolved: (SLING-1826) Provide a round robin queue based on the topic

     [ https://issues.apache.org/jira/browse/SLING-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1826.
-------------------------------------

    Resolution: Fixed

Added a new queue type

> Provide a round robin queue based on the topic
> ----------------------------------------------
>
>                 Key: SLING-1826
>                 URL: https://issues.apache.org/jira/browse/SLING-1826
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Extensions Event 2.4.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 3.0.0
>
>
> Currently we have two queues: parallel or ordered. We could also do a topic round robin queue, which picks a different a job with a topic. This allows to limit the number of jobs processed in parallel for these topics while each topic is processed as fast as possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.