May 17, 2016
System Design:
http://blog.gainlo.co/index.php/2016/03/08/system-design-interview-question-create-tinyurl-system/
Amazon dynamo:
http://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf
Julia loves this article talking about cache system design; once she does some code review on basic LRU, she starts to enjoy the computer science, she just loves the engineering, good ideas to solve problems.
classical reader/ writer problem / lock / multiple shards/ commit logs/ memcached
Reference:
1. LRU - C# practice
No comments:
Post a Comment