Skip to content

Instantly share code, notes, and snippets.

@slpsys
Created November 20, 2011 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slpsys/1379673 to your computer and use it in GitHub Desktop.
Save slpsys/1379673 to your computer and use it in GitHub Desktop.
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!
@slpsys
Copy link
Author

slpsys commented Feb 7, 2012

hahaha, i didn't write this, and entirely forgot why on earth it was here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment