-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
In a shared engine deployment, process tasks may have differing timeliness NFR's. Hence I'd like the ability to assign priorities to tasks such that the job executor job acquisition strategy leverages these priorities.
Additional Considerations:
Perhaps timers should have highest priority such that they are always executed first.
A pluggable job aquisition strategy is desirable such that I can select an appropriate strategy.
Sample strategies include - select based on priority order, select on priority*(Systime() - DueDate)
Hi Rob,
interesting feature request, we have been digging into this topic some time ago, in context of job prioritization by process definition. See linked issue.
Not an easy one, but there is definately value in it.
Can you maybe comment on your use case for this. Did you observe the job executor being inaccurate?
Cheers
Robert