<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Eureka on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/eureka/</link>
    <description>Recent content in Eureka on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 16 Aug 2018 17:03:18 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/eureka/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring Cloud服务注册中心Eureka高可用</title>
      <link>https://blog.hankmo.com/posts/tech/springcloud-eureka-cluster/</link>
      <pubDate>Thu, 16 Aug 2018 17:03:18 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/tech/springcloud-eureka-cluster/</guid>
      <description>对于Eureka而言，其本身是支持多节点集群的。其原理大致如下：服务注册中心的多个实例彼此互相注册，形成注册中心的集群，同时对外提供服务，即使其中一个挂掉，其他实例仍然可以对外提供服务，从而保证了高可用。</description>
    </item>
    <item>
      <title>Spring Cloud服务注册中心Eureka</title>
      <link>https://blog.hankmo.com/posts/tech/springcloud-eureka-standalone/</link>
      <pubDate>Wed, 15 Aug 2018 16:48:42 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/tech/springcloud-eureka-standalone/</guid>
      <description>Eureka，字面意思即&amp;#34;发现&amp;#34;之意，是Netflix下开源的服务治理（注册、发现等）中间件。Spring Cloud Eureka在其基础上进行了二次封装，添加了自动化配置等功能，使其成为Spring Cloud微服务体系中核心的服务治理方案之一。</description>
    </item>
  </channel>
</rss>
