ReadTask
Pipeline
. Based on the thread-ratio defined in domain.xml, an application can have privileged Pipeline
, configured to use specific percentage of the maximum number of threads. This Rule
instanciate two types of Pipeline
privilegedPipeline
is will be used to execute privileged applications. victimsPipeline
is will be used to execute others application that aren't included within the privileged tokens. An application is marked privileged if the set of Rule
applied to the application requests is matched.
@author Jeanfrancois Arcand
|
|
|
|
|
|
|
|