Giter Site home page Giter Site logo

microservice's Introduction

microservice

该项目主要包含了一系列基于spring cloud+docker的微服务项目,是我的简书微服务系列文章配套的示例:

我的简书:billJiang的简书地址 Github地址:micoreservice

countdownlatch-demo

多线程在微服务API统计和健康检查中的使用,重点是countdownlatch的使用

相关文章:

boot-admin-demo

开源框架spring-boot-admin的配置和使用,提供了服务注册/监控/路由跟踪的功能。

相关文章:

consul-demo

使用consul作为服务发现组件示例

相关文章:

eureka-demo

eureka作为微服务注册和发现组件示例,包含eureka-clienteureka-server

相关文章:

zookeeper-demo

使用zookeeper作为服务注册发现组件示例,包含服务clientclient2和操作zookeeper的项目core

相关文章:

node-zookeeper-demo

使用nodejs作为API网关,使用随机负载的方式从zookeeper集群中获取服务地址,并代理服务请求

相关文章:

springcloud-demo

一个相对完整的微服务架构实例,包含如下子项目:

  • 服务注册 discovery:eureka
  • 服务网关 gateway: zuul
  • 断路器 hystrix:hystrix
  • 链路跟踪 trace: sleuth+zipkin
  • 微服务 hello
  • 微服务 world
  • 微服务 helloworld: restTemplate+Ribbon
  • 微服务 helloworldfeign : feign

相关文章:

microservice's People

Contributors

bill1012 avatar

Watchers

 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.