PHP: How mysqlnd async queries help you with sharding!
Tuesday, October 28th, 2008Recipe for conference talks: add a buzzword like "sharding" and show how mysqlnd helps you with asynchronous queries. Only two PHP database extensions give you asynchronous queries: mysqlnd and Postgres. Slides (OpenOffice) from the International PHP Conference 2008 have the details about the asynchronous query API in ext/mysqli (using mysqlnd).
Mysqlnd Async Ipc2008
View SlideShare presentation […]
