Giter Site home page Giter Site logo

mark1995 / distributed-dev-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kimmking/distributed-dev-learning

0.0 0.0 0.0 172 KB

汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。

License: Apache License 2.0

Java 100.00%

distributed-dev-learning's Introduction

distributed-dev-learning

本项目主要给出一些常见分布式技术的demo,供学习、参考。

各个模块用途如下:

技术 模块 状态
一致性哈希算法 consistent-hash done
分布式锁 distributed-lock to do
分布式事务 distributed-transaction done
一致性算法 distributed-consensus-algorithm to do
数据库数据分片 db-data-sharding done
nginx应用
netty使用 使用netty仿写微信IM done
RPC rpc-learning done
MQ相关
分布式链路追踪 monitor-by-java-agent done

其他

在考虑中,可能涉及如下主题:

  • 分布式缓存相关
    • 比如redis的高级应用、最佳实践、配置等?
  • 高可用
    • 比如如何给mysql配置HA?
  • nginx使用
    • 如何使用脚本做限流、负载均衡等

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.