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

分散システムについて学んでみる #8

Open
ryosan-470 opened this issue Mar 23, 2019 · 1 comment
Open

分散システムについて学んでみる #8

ryosan-470 opened this issue Mar 23, 2019 · 1 comment
Labels
Distributed Systems 分散システムに関する記事

Comments

@ryosan-470
Copy link
Owner

ブロックチェーンやetcdをはじめとする分散型KVSなどの台頭、またCPUそのものの頭打ちなどにより、最近は分散技術というものが注目を浴びている。そこで分散システムとはなにか? またそこで使われているアルゴリズムなどについてざっと調べてまとめてみる。

よくでてくるワードは、ビザンチン将軍問題

分散システムとは?

とはなんなん?

コンセンサスアルゴリズム

ブロックチェーンでよく使われている方法

  • PoW
  • PoS

KVS

Zookeeper / etcd など。

  • Paxos
  • Raft
@ryosan-470
Copy link
Owner Author

ryosan-470 commented Mar 26, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Distributed Systems 分散システムに関する記事
Projects
None yet
Development

No branches or pull requests

1 participant