PHP: Application calling plugin - on communication
Note: This article was originally published at Planet PHP
on 23 February 2011.
Imagine PECL/mysqlnd_ms could keep certain reads on certain slaves in a MySQL master slave setup. You would have a good chance to profit from hot database caches. You would not only distribute read load, scale out horizonally and so forth due to using MySQL replication. You would also optimize ...


