Today's high-traffic websites must implement performance-boosting measures that reduce data processing and reduce load on the database, while increasing the speed of content delivery. One such method is the use of a cache to temporarily store whole pages, database recordsets, large objects, and sessions. While many caching mechanisms exist, memcached provides one of the fastest and easiest-to-use caching servers. This talk will cover memcached and the memcache extension for PHP from setting up a memcached server to using it to provide a variety of caching solutions, including the use of memcached as a session data store.
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Ben delivered another high quality talk on memchached -- a great introduction on using memcached with a lot of practical information. Very well structured and articulate presentation, easy to understand even if you did not have any exposure to memcached before, yet enough material to keep you interested even if you are fairly familiar with it already.
The material was helpful but there was an awful lot of "I haven't looked at these slides for a year". Appreciate that Ben was up-front about that but eventually I started to drift.
I also found the talk a little heavy on implementation details and would have enjoyed hearing more high-level "philosophy of caching" material -- why to cache, when to cache, when not to cache, etc.
Not sure if he mentioned it, because I walked in a tad late, but something the audience probably didn't realize is that Ben was asked to cover a hole in the schedule, so it wasn't his fault that he hadn't looked at the slides in a year. I can imagine not knowing that might make an audience member question why a speaker would arrive unprepared and it could affect the reception of the presentation...
I really liked the talk and learned a thing or two about memcached.
Know of an event happening? Let us know! We love to get the word out about events the community would be interested in and you can help us spread the word!
26.Sep.2009 at 20:59 by Oleg Baranovsky
Ben delivered another high quality talk on memchached -- a great introduction on using memcached with a lot of practical information. Very well structured and articulate presentation, easy to understand even if you did not have any exposure to memcached before, yet enough material to keep you interested even if you are fairly familiar with it already.