Giter Site home page Giter Site logo

distributed-systems's Introduction

I want to learn more about distributed system but it seems university is not a good option, it is expensive and teaches lots of unnecessary topic. So here is my try to gather data from internet or books and share the notes here.

First source: �[https://github.com/theanalyst/awesome-distributed-systems ](awesome distributed systems)

Distributed systems by Mertin Kleppmann

Source: youtube.com/watch?v=1F3DEq8ML1U&list=PLeKd45zvjcDFUEv_ohr_HdUFe97RItdiB&index=2

1.1: Fault tolerance: system can work even if one part is not working. 1.2: Web as a distributed system. When we talk about messages between parts of distributed systems we mean an abstract messgage but not a TCP packet for example. 1.3: RPC is calling a mthod over network from another system. We need IDL(Interface Definition Language) to pass correct data type to the host service. REST is alsoa kind of RPC.

2.1: The two generals problem. How 2 separate entities should have a consensus over a dispute? Two generals should attack to a city at a same time, how should they know each general is going to attack on a specefic date time? 2.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.