<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GRPC on Elastic Code</title>
    <link>https://my.elastic-code.com/zh/tags/grpc/</link>
    <description>Recent content in GRPC on Elastic Code</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <copyright>© 2026 Elastic Code</copyright>
    <lastBuildDate>Wed, 08 Jan 2025 09:32:11 +0800</lastBuildDate><atom:link href="https://my.elastic-code.com/zh/tags/grpc/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>gRPC 介绍</title>
      <link>https://my.elastic-code.com/zh/posts/tech/grpc-%E5%9B%9B%E7%A7%8D%E6%A8%A1%E5%BC%8F%E5%8F%8A%E5%BA%94%E7%94%A8%E5%9C%BA%E6%99%AF/</link>
      <pubDate>Wed, 08 Jan 2025 09:32:11 +0800</pubDate>
      
      <guid>https://my.elastic-code.com/zh/posts/tech/grpc-%E5%9B%9B%E7%A7%8D%E6%A8%A1%E5%BC%8F%E5%8F%8A%E5%BA%94%E7%94%A8%E5%9C%BA%E6%99%AF/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;gRPC 四种模式及应用场景&#xA;    &lt;div id=&#34;grpc-四种模式及应用场景&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#grpc-%e5%9b%9b%e7%a7%8d%e6%a8%a1%e5%bc%8f%e5%8f%8a%e5%ba%94%e7%94%a8%e5%9c%ba%e6%99%af&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&lt;p&gt;在 gRPC 中，RPC 调用模式有四种，每种模式适用于不同的业务场景。下面将详细分析这四种模式及其对应的应用场景。&lt;/p&gt;&#xA;&lt;p&gt;参考官方文档概念：https://grpc.io/docs/what-is-grpc/core-concepts&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;1. 简单 RPC (Unary RPC)&#xA;    &lt;div id=&#34;1-简单-rpc-unary-rpc&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#1-%e7%ae%80%e5%8d%95-rpc-unary-rpc&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;模式描述&#xA;    &lt;div id=&#34;模式描述&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e6%a8%a1%e5%bc%8f%e6%8f%8f%e8%bf%b0&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;客户端发送一个请求，服务端返回一个响应。双方的通信都是一次性的。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>统一接口代理服务平台</title>
      <link>https://my.elastic-code.com/zh/projects/open-api-platform/</link>
      <pubDate>Wed, 08 Jan 2025 09:32:11 +0800</pubDate>
      
      <guid>https://my.elastic-code.com/zh/projects/open-api-platform/</guid>
      <description>&lt;p&gt;一个面向接口服务管理和调用的统一代理平台，关注接口注册、鉴权、防重放、服务拆分、网关治理和多语言 SDK 调用体验。&lt;/p&gt;&#xA;&lt;a&#xA;  class=&#34;ec-button !rounded-md px-4 py-2 !no-underline&#34;&#xA;  href=&#34;https://github.com/HZreal/open-api-backend&#34;&#xA;  target=&#34;_blank&#34;&#xA;  &#xA;  role=&#34;button&#34;&gt;&#xA;  查看 GitHub&#xA;&lt;/a&gt;</description>
      
    </item>
    
  </channel>
</rss>
