Archiv für den Monat September, 2011

The mysqlnd replication plugin 1.1.0 release

Friday, September 30th, 2011

PECL/mysqlnd_ms 1.1.0 (download) has been released (documentation)! It is a drop-in solution to add MySQL replication support to any PHP 5.3+ application using any of the PHP MySQL APIs (mysql, mysqli, PDO_MySQL) when compiled to use the mysqlnd library. It extends the mysqlnd library by replication and load balancing funtionality. The mysqlnd library […]

Replication plugin | filter | conquer = 1.1.0 coming

Wednesday, September 28th, 2011

The soon to be announced version 1.1.0-beta of the mysqlnd replication and load balancing plugin (PECL/mysqlnd_ms) for PHP introduces a new concept of filters to the plugin. Filters take a list of servers to pick one or more of it. Filters can be chained, similar command line tools. Imagine a future with a filter chain […]

PECL/mysqlnd_ms compared to a classic

Tuesday, September 27th, 2011

Recently I was asked if PECL/mysqlnd_ms should be used to add MySQL replication support to a yet to be developed PHP application. The mysqlnd plugin, which supports all PHP MySQL extensions (PDO, mysqli, mysql), stood up against a classical, simple, proven and fast approach: one connection for reads, one connection for writes. Let’s compare. […]

A mysqlnd replication plugin presentation

Wednesday, September 14th, 2011

After a short sprint for PHP 5.4 beta, which is on its way with mysqlnd as a configuration default for all three PHP MySQL extensions, we continued working on the mysqlnd replication plugin (PECL/mysqlnd_ms). Please, find a high level overview presentation further below in this blog post. Because replication support is added at the […]

PHPopstars: Konferenzen dominieren

Monday, September 12th, 2011

Wie gelingt es wenigen Personen über Jahre hinweg immer wieder Interesse für ihre Vortrage zu wecken? Carola "Sammy" Koehntopp bietet während der FrOSCon 2011 eine PHPopstars-Veranstaltung an. Sie erklärt die Grundmuster hinter erfolgreichen Vorträgen, die gerne besucht werden und bittet einige PHPopstars ihr Können in Kurzvorträgen zu beweisen und sich dem Jury- und Publikumsurteil zu […]

Still in love - PHP Unconference 2011 (Hamburg)

Monday, September 12th, 2011

After five years I am still in love with the PHP Unconference Hamburg (Germany), which took place last weekend. On Saturday morning I was as thrilled as if I was going to the first date with a person I had just fallen in love to. Facts: 200 tickets sold in 20 […]