Today, we can see a brief info about threads
Threads:
- Individual data channels between the AR Server and the database
- Each designed for a specific function
- 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