v5:conmanager:index
ADODb Connection Manager
Introduction
ADOdb Connection Manager is a linked suite of tools in ADOdb that provide a simplified method of performance enhancement for small to medium sites without the complexity of technologies such as clustering. The suite currently comprises 3 tools:
- Cached queries: Using the
cacheExecute
methods to maximize the ability of the system to re-use oft-used queries, in particular by use of the memcached system. - Database backed session management. By allowing session data to be shared across connections to multiple systems, the information can be leveraged by:
- Load Balancer. This standalone feature can easily be integrated into existing ADOdb code with little or no change to the code base
v5/conmanager/index.txt · Last modified: 2016/05/30 01:31 by mnewnham