dga: Notes from Google "Flash" talk at UCSD non-volatile memories workshop
http://dga.livejournal.com/44132.html a lot of interesting details about using flash drives as cache and high-perf block io devices (notes from google talk given at UCSD)
http://dga.livejournal.com/44132.html a lot of interesting details about using flash drives as cache and high-perf block io devices (notes from google talk given at UCSD)
http://varnish-cache.org/wiki/ArchitectNotes excellent notes about app design, and what can happen if an app tries to implement its own memory management
http://search.cpan.org/~opi/Apache-DBI-Cache-0.08/lib/Apache/DBI/Cache.pod#logger yet another module that does connection caching
http://www.softwareprojects.com/resources/programming/t-i-can-make-your-site-run-10-times-faster-1462.html nice summary for the above
http://labs.cybozu.co.jp/blog/kazuhoatwork/2007/09/swifty-0_02.php perl memcached swifty library – bindings to memcached written in C