DevPortal

How do I Optimize Resources?


Applications make use of resources to serve data from a database. The container maintains a pool of connection objects. Whenever a request arrives for data from the database, the container retrieves an object from the pool. The object executes the queries and retrieves data. The application server keeps connection objects available in a pool, instead of creating the objects on request. This chapter discusses the resource configuration options that are available for tuning the Server.

Most of the datasource parameters can be viewed and modified at runtime through the Console. Each data resource has an associated connection pool with the parameters.

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal