Robust PHP MogileFS Client
June 30th, 2007
We’ve just released our MogileFS Client for PHP (5.1). It does a very good job of handling errors and is being used in production on Socialverse.
You might also want to consider this PECL module that implements the protocol. Personally, I don’t see many performance advantages to using this module. The native PHP MogileFS class above uses CURL for almost everything, which is an efficient library for HTTP communication all in C. CURL also comes standard with almost every PHP packing system that I’ve seen, so you don’t need to maintain yet another PECL.
add to del.icio.us
add to technorati favs
email this
July 17th, 2007 at 10:11 pm
[...] PHP MogileFS Client 1pssts Erik shared this 0 seconds ago http://osterman.com/wordpress/2007/06/30/robust-php-mogil... Implements the MogileFS protocol in native PHP using the efficient CURL library for all HTTP [...]
September 24th, 2007 at 1:12 pm
[...] erik osterman - Robust PHP MogileFS Client - my life We’ve just released our MogileFS Client for PHP (5.1). It does a very good job of handling errors and is being used in production on Socialverse. (tags: mogilefs php client pecl code library) [...]
July 7th, 2008 at 9:56 pm
[...] mogileFS client for PHP [...]
July 18th, 2008 at 12:28 am
[...] http://osterman.com/wordpress/2007/06/30/robust-php-mogilefs-client [...]