This documentation applies to the 8.1 version of Remedy IT Service Management Suite, which is in "End of Version Support." You will not be able to leave comments.

To view the latest version, select the version from the Product version menu.

Creating a Private Queue for the ARID plug-in

Note

Skip this section for upgrades; it is optional for first-time installations.

In a production environment, assign the ARID plug-in its own private thread pool to avoid conflict with other users and processes when performing operations on the AR System server. On Development or other low-volume servers, this step is not required; the Process Designer server will use the general thread pools. This topic discusses the following information:

Number of threads required in server queues

The server queue must have a minimum of 2 threads available. The maximum number of threads depends on how many worker threads you need to perform server-side operations. In general, the higher this value, the faster the process designer server can complete its operations in a high load environment; However, assigning too many threads to this function can result in slowing down other areas of your AR System server. BMC recommends a minimum of 2 threads and a maximum of 8. This allows up to 7 operations to be performed concurrently if required.

To create a Private Queue for the ARID plug

  1. Open the AR System Administration Console.
  2. Open the Server Information form (System > General> Server Information).
  3. Click the Ports and Queues tab to create a new private queue.
  4. Generate a private queue. Click in any blank row of the RPC Prog Number column.
  5. From the RPC Prog Number cell list, type the next available RPC Program Number (for example, 390690).
  6. Click in the new Min Threads cell, and change the value to at least 2.
  7. Click in the new Max Threads cell, and then change the value to a maximum of 8.
  8. Click OK.
    A private queue with the RPC Program Number you specified in step 5 will appear in the table the next time you open the Ports and Queues tab.

Where to go from here

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments