Hello Stefano,

I've forwarded the message to the developers mailing list.
Actually, I'm not the plugin's owner, but I can provide a brief feedback.
Andrew

The dynamic job throttling is a good idea, which have been discussed many
times. There are plenty of possible throttling use-cases (by parameters,
axis values, etc.), hence there's no chance to satisfy all requirements by
following the monolithic approach. I've create an issue for the
ThrottleCategoryProvider: https://issues.jenkins-ci.org/browse/JENKINS-23558

If somebody implements such extension point, all other features including
your request will be quite simple.
BTW, the main constraint for such extension point is the performance of the
approach. The plugin methods are being frequently, hence there is a strict
feature cap until the plugin has it's own category assignments caching.

AFAIK, nobody works on such feature now.

Best regards,
Oleg Nenashev



2014-06-13 12:52 GMT+04:00 <stefano.biancu...@microsoft.com>:

>  Hello Oleg
>
>
>
> I am using Jenkins for our project, and I am very interested in the
> concept of Dynamically throttle a project.
>
>
>
> Can you explain a bit more about what are you working on?
>
> My idea of dynamic throttle is for example
>
>
>
> Project_a + input_x is not concurrent to  Project_a + input_x
>
> Project_a + input_y is concurrent to project_a + input_x
>
>
>
> Are you working on this?
>
>
>
> BR
>
> Stefano Biancullo
>
>
>
>
>
> Stefano Biancullo
>
> Build Manager
>
> Lumia Application Software, a subsidiary of Microsoft Mobile Oy
>
> stefano.biancu...@microsoft.com
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to