A __________ strategy in connection pooling helps to optimize resource utilization under varying load conditions.
- Adaptive Allocation
- Dynamic Allocation
- Incremental Allocation
- Static Allocation
An Adaptive Allocation strategy in connection pooling helps optimize resource utilization under varying load conditions.
Loading...
Related Quiz
- How is a servlet configured in a web application?
- Describe a scenario where it's more efficient to use local variables instead of instance variables in a servlet.
- To access all initialization parameters, the method ________ can be used, which returns an _________.
- When a user logs out of a web application, what should be done with the authentication cookies?
- Which XML element is used to declare a filter in a web application's deployment descriptor?