Microsoft
98-361 · Question #179
98-361 Question #179: Real Exam Question with Answer & Explanation
The correct answer is D. Connection pooling. In software engineering, a connection pool is a cache of database connections maintained so that
Question
You have a server that limits the number of data connections. What should you use to optimize connectivity when the number of users exceeds the number of available connections?
Options
- ANamed pipes
- BNormalization
- CConnection timeouts
- DConnection pooling
Explanation
In software engineering, a connection pool is a cache of database connections maintained so that
Community Discussion
No community discussion yet for this question.