Coder Social home page Coder Social logo

dubbo-zk--'s Introduction

dubbo-zk

基于dubbo+zk脚手架

unfinished issues

  • zookeeper保证分布式事务的最终一致性
  • zookeeper分布式锁
  • zookeeper config配置中心:动态配置数据(缺点:1.zk没有自带的web 2.只能借助原生api实现 3.需要实现watcher和publisher)
  • zookeeper负载均衡:根据自定义负载均衡算法选出空闲的机器(负载均衡算法:1.轮训算法 2.负载量算法)
  • 集成elastic job
  • 增加pulsar功能:解决分布式事务问题
  • 解决无法捕获dubbo rpc抛出的异常
  • canal+kafka监控mysql binlog日志实现数据同步
  • 引入普罗米修斯监控,并配合Grafana做前端展示
  • 引入apache dubbo动态配置中心(zk、apollo、nacos可选)
  • 引入雪花算法snowFlake
  • 引入zk分布式锁注解(zk不支持延迟超时时间,注解支持spel表达式)
  • 加入全局异常
  • 限流算法demo:滑动窗口、漏桶算法、令牌桶算法

dubbo-zk--'s People

Contributors

lizixiang avatar

Stargazers

 avatar

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.