The MongoPool class
(No version information available, might only be in SVN)
Wstęp
In version 1.2.0 of the driver, built-in connection pooling was introduced. This class gives you some control and information about pooling.
Informacja:
The functions in this class were originally static members of Mongo. It is highly recommended that you use these functions in the future, as the static Mongo functions are considered deprecated.
Spis treści
- MongoPool::getSize — Get pool size for connection pools
- MongoPool::info — Returns information about all connection pools.
- MongoPool::setSize — Set the size for future connection pools.
There are no user contributed notes for this page.
