News Feed
Jobs Feed
Sections




News Archive
Derick Rethans:
Connection Handling with the MongoDB PHP driver
December 04, 2012 @ 10:54:15

Continuing on with his look at the newly released version of the MongoDB driver for PHP Derick Rethans has posted more detail about the advanced connection handling options this new driver version provides.

The 1.3 release series of the PHP MongoDB driver features a rewritten connection handling library. This is quite a large change and changes how the PHP driver deals with persistent connections and connection pooling.

He starts with an example of a v1.2 driver connection, how the connection is requested from a pool and how, based on the integration of a worker into the connection process, v1.3 handles the connection requests. He includes a bit about replica set connections and authentication connections, complete with PHP code examples showing them in practice.

0 comments voice your opinion now!
connection handling tutorial mongodb driver version


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

DevShed: Finding Paths, Timestamps and More with the DirectoryIterator Class in PHP

PHPMaster.com: Introspection and Reflection in PHP

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

Asvin Balloo's Blog: Geolocate your visitors with PHP (part 2)


Community Events











Don't see your event here?
Let us know!


functional framework community example code development zendframework2 testing introduction conference opinion tool database series release interview composer podcast language object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework