Slides for My Nginx Talk at Percona Live MySQL Conference 2012

Hi, folks!

Last week chaoslawful and I gave a talk at Percona Live MySQL Conference
2012:

This was my first English presentation and I was glad that it went well
:slight_smile:

Here’s the AJAX-based slides for my part:

http://agentzh.org/misc/slides/libdrizzle-lua-nginx/#2

You can use the arrow keys on your keyboard to switch pages. The slides
contain a lot of benchmark results comparing various solutions like
nginx +
php-fpm + php-mysql, ngx_drizzle + ngx_rds_json, ngx_drizzle + ngx_lua,
and
nodejs + node-mysql + node-generic-pool.

There’s also a PDF version for these slides:

http://agentzh.org/misc/slides/libdrizzle-lua-nginx.pdf

Enjoy!
-agentzh