Query: mongopool
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGOPOOL(3) 1 MONGOPOOL(3) The MongoPool classINTRODUCTIONWarning 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.CLASS SYNOPSISMongoPool MongoPool Methods o publicstatic int MongoPool::getSize (void ) o public array MongoPool::info (void ) o publicstatic bool MongoPool::setSize (int $size)CHANGELOG+--------+---------------------------------------------------+ |Version | | | | | | | Description | | | | +--------+---------------------------------------------------+ | 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 compatability and will be removed in | | | the near future. | | | | |1.2.11 | | | | | | | Emits E_DEPRECATED when used. | | | | +--------+---------------------------------------------------+ PHP Documentation Group MONGOPOOL(3)