Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An overview of the distributed system [Intro] #54

Open
abbshr opened this issue Mar 28, 2016 · 3 comments
Open

An overview of the distributed system [Intro] #54

abbshr opened this issue Mar 28, 2016 · 3 comments

Comments

@abbshr
Copy link
Owner

abbshr commented Mar 28, 2016

学习分布式系统是一件很有意思的事, 期间你会发现曾经所学均有用武之地: 计算机组成原理,操作系统,数据结构与算法分析,计算机网络,并行计算,中间件等大学基础课程中理论与实践的精髓都将体现在最终的程序架构之中. ---- ran

还有几个月就毕业了, 对于我这种不读研的学生来说毕设就是对高等教育生涯的一个交代吧. 尽量让自己满意, 读了不少相关paper和业界实践日志, 也没少在调研和架构设计上下功夫, 所以这段时间也学了挺多东西,顺便把以前的知识捡了捡. 打算结合自己的体会和思维方式记录一下对分布式系统的理解与思考(可能夹杂一些其他技术方面的话题), 做一个阶段性总结.

目前还没有理清思路, 先画一副图, 接下来围绕图中话题展开发散性分享, 也会包括和 @NazcaLines 同学讨论的一些重要内容.

default

@NazcaLines
Copy link

👍 :)
嘻嘻

@abbshr
Copy link
Owner Author

abbshr commented Apr 8, 2016

刚发了gossip与最终一致性相关的blog, 作为开篇~~ : #55

@abbshr
Copy link
Owner Author

abbshr commented Apr 26, 2016

外加一个Failure Detector & fault tolerance

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

No branches or pull requests

2 participants