码迷,mamicode.com
首页 > 编程语言 > 详细

Building Microservices with Spring Cloud - Service discovery

时间:2017-11-07 00:10:22      阅读:127      评论:0      收藏:0      [点我收藏+]

标签:elf   other   register   logs   ges   span   log   9.png   over   

What is service discovery and why we use it?

  • A way for service to register it self
  • A way for a service to deregister it self
  • A way for a client to find other services
  • A way to check the health of a service and remove unhealthy instances


Spring Cloud Netflix Eureka

技术分享

 

 

ref : 

https://github.com/Netflix/eureka/wiki

http://cloud.spring.io/spring-cloud-static/Brixton.SR7/#_spring_cloud_netflix

Building Microservices with Spring Cloud - Service discovery

标签:elf   other   register   logs   ges   span   log   9.png   over   

原文地址:http://www.cnblogs.com/shouwangzhe-/p/7795612.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!