Php/docs/class.mongopool
来自菜鸟教程
(PECL mongo >= 1.2.3)
简介
Warning The current (1.3.0+) releases of the driver no longer implements pooling. This class and its methods are therefore deprecated and should not be used.
类摘要
更新日志
版本 | 说明 |
---|---|
PECL mongo 1.3.0 | This functionality has been removed and no longer does anything other
than emit deprecation warnings. This class is only kept around for backwards compatibility and will be removed in the near future. |
PECL mongo 1.2.11 | Emits E_DEPRECATED when used.
|
Table of Contents
- 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
/* 方法 */