Hi all! I am going to give a short talk on the software architecture of Memcached during a workshop [1] I attend next week.
As far as I understand, Memcached architecture is simple + sweet: Libevent + Hashing + Slab allocator. But I haven't even looked at the code yet. Does anyone have a UML diagram of Memcached or something similar ready I could use in my slides next Wednesday? Or any other tips for me? Thank you all a lot in advance! Florian [1] http://workshop-softwarearchitektur.de/doku.php
