Sunday, 7 December 2014

Threads in BMC AR System

Today, we can see a brief info about threads

Threads:
      1. Individual data channels between the AR Server and the database
      2. Each designed for a specific function
      3. Certain functions are more efficient with a properly structured thread.

At the server:

Depending on query type the server chooses which data channel; a backup of any due to channel limits can cause server lag.

Thread Types and usage:
      • Fast –used for efficient queries
      • List –Used for large data transfers
      • Admin –used for Administrative functions
      • Private –Individual dedicated threads


No comments:

Post a Comment