Coder Social home page Coder Social logo

spring-cloud-cm's Introduction

spring-cloud-cm

这是一个服务注册与服务发现的通信组建,主要实现基于非容器微服务平台或独立非容器化中间件平台与容器环境融合存在的通讯问题与watch机制的建立。

适用场景

1、传统微服务容器化迁移场景,k8s集群内的微服务与集群外注册于eureka或zk的微服务并行。

2、传统服务容器化迁移场景,保持传统服务与已迁移至容器的依赖关系衔接。

3、部分k8s集群外未容器化的中间件组件与k8s服务通信连接与watch。

4、其他服务注册与发现场景,如ZK、consful等。

5、独立的分布式集群服务注册与发现中心。

术语定义

CM :Center Manager 管理连接器

Studio:Management Studio管理控制器

Proxy:Service Proxy 服务代理

Agent:Manage Agent 管理代理

通信组件原理

1、通信互通

2、watch机制

3、心跳保持

优势

1、优势:对集群并行独立,最大程度保持新老环境独立运行,通过中间件衔接,降低迁移分险。

方案对比

第一种迁移方案:service注册,否定。

image

第二种迁移方案:podIp注册,否定。

image

第三种迁移方案:增加通信组件。

image

通信组件 Architecture

image image image image image

spring-cloud-cm's People

Contributors

wengangji avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-cloud-cm's Issues

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.