Specialized Administration > Supporting Visualization and Publishing > WVS Publisher > Publisher Queues and Jobs > Using Dedicated Publish Queues > Use Cases for Providing Dedicated Workers for Dedicated Publish Queues
  
Use Cases for Providing Dedicated Workers for Dedicated Publish Queues
Defining dedicated workers for dedicated publish queues involves creating a space-separated list of worker types (such as proe, ug, etc.) that use publish queue set-based worker sets for publish jobs in the queue set. For example, to have a proe or ug worker job from the queue set XXX use a worker set, the following property setting would be used:
Property default="PROE UG" name="publish.publishqueue.
usesetworkers.forqueueset.XXX"/
The worker queue set is the same as the publish queue set. If the property value is "ALL", then all jobs for all worker types in that queue set have the worker queue set defined. The queue sets that a worker processes are defined by manually adding a property to that worker's section in the agent.ini file. For example, for a worker to process exclusively jobs for publish queue sets "XXX" and "DOC", the command is queueset=XXX DOC.If a filter method has been defined, that method is used exclusively, and this property is not used.