Specialized Administration > Supporting Visualization and Publishing > WVS Publisher > Publisher Queues and Jobs > Using Dedicated Publish Queues
  
Using Dedicated Publish Queues
This section provides an overview of dedicated publish queues, how to set specific priorities in publish queues, and how to provide dedicated workers for dedicated publish queues.
Overview
When a WVS processing job is submitted – including Publish, Print, and Interference Detection jobs – it is placed in one of the High/Medium/Low priority queues, depending upon the settings in wvs.properties; upon the type of data being published; and where the request was initiated from. Job submissions also allow the API that submits a publish job to explicitly specify which of the High/Medium/Low queues the job is submitted to. There can potentially be multiple “sets” of WVS processing queues, which can be used independently. In addition, each set of queues is able to have its own set of dedicated workers.
* 
Beginning at Windchill 10.2, PTC has changed the location of the wvs.properties and wvs.properties.xconf files. These files have been moved from the <Windchill>/codebase directory to the <Windchill>/codebase/WEB-INF/conf directory. Be sure to make any necessary changes to your code to reflect this location change.