<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>所有gRPC 与 Protobuf -</title><link>https://tornado404.github.io/posts/grpc/</link><description>所有gRPC 与 Protobuf |</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 01 Jan 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://tornado404.github.io/posts/grpc/" rel="self" type="application/rss+xml"/><item><title>gRPC(Go)教程(十三)--- Kubernetes 环境下的 gRPC 负载均衡</title><link>https://tornado404.github.io/posts/grpc/13-loadbalance-on-k8s/</link><pubDate>Fri, 28 May 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/13-loadbalance-on-k8s/</guid><description>&lt;p>本文主要介绍了 Kubernetes 环境中的 gRPC 负载均衡具体实现。&lt;/p></description></item><item><title>gRPC(Go)教程(十二)---客户端负载均衡</title><link>https://tornado404.github.io/posts/grpc/12-client-side-loadbalance/</link><pubDate>Sat, 22 May 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/12-client-side-loadbalance/</guid><description>&lt;p>本文主要介绍了 gRPC 客户端负载均衡策略及其配置与使用，包括 Name Resolver、ServiceConfig 等。&lt;/p></description></item><item><title>gRPC(Go)教程(十一)---NameResolver 实战及原理分析</title><link>https://tornado404.github.io/posts/grpc/11-name-resolver/</link><pubDate>Fri, 14 May 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/11-name-resolver/</guid><description>&lt;p>本文主要介绍了 gRPC 的 NameResolver 及其简单使用，同时从源码层面对其核心原理进行了分析。&lt;/p></description></item><item><title>gRPC(Go)教程(十)---gRPC压测工具ghz</title><link>https://tornado404.github.io/posts/grpc/10-benchmark/</link><pubDate>Fri, 16 Apr 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/10-benchmark/</guid><description>&lt;p>本文主要介绍了 gRPC 压测工具 ghz ，包括 ghz 的安装、使用及压测计划制定等。&lt;/p></description></item><item><title>gRPC(Go)教程(九)---配置retry自动重试</title><link>https://tornado404.github.io/posts/grpc/09-retry/</link><pubDate>Sat, 06 Feb 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/09-retry/</guid><description>&lt;p>本文主要记录了如何使用 gRPC 中的 自动重试功能。&lt;/p></description></item><item><title>gRPC(Go)教程(八)---使用context进行超时控制</title><link>https://tornado404.github.io/posts/grpc/08-ctx-cancel-deadline/</link><pubDate>Fri, 29 Jan 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/08-ctx-cancel-deadline/</guid><description>&lt;p>本文主要记录了如何使用 context 为 RPC 请求设置超时时间，或者通过 cancel 手动取消本次请求。&lt;/p></description></item><item><title>gRPC(Go)教程(七)---利用Gateway同时提供HTTP和RPC服务</title><link>https://tornado404.github.io/posts/grpc/07-grpc-gateway/</link><pubDate>Fri, 15 Jan 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/07-grpc-gateway/</guid><description>&lt;p>本文主要记录了如何使用 gRPC-Gateway 同时对外提供  RESTful API 和 gRPC 接口。&lt;/p></description></item><item><title>gRPC(Go)教程(六)---自定义身份校验</title><link>https://tornado404.github.io/posts/grpc/06-auth/</link><pubDate>Fri, 08 Jan 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/06-auth/</guid><description>&lt;p>本文主要记录了如何在 gRPC 中使用自定义身份校验以提升服务安全性。&lt;/p></description></item><item><title>gRPC(Go)教程(五)---拦截器Interceptor</title><link>https://tornado404.github.io/posts/grpc/05-interceptor/</link><pubDate>Sat, 02 Jan 2021 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/05-interceptor/</guid><description>&lt;p>本文主要介绍了 gPRC中 的拦截器(Interceptor)和具体使用实例。&lt;/p></description></item><item><title>gRPC(Go)教程(四)---通过SSL/TLS建立安全连接</title><link>https://tornado404.github.io/posts/grpc/04-encryption-tls/</link><pubDate>Fri, 25 Dec 2020 22:00:00 +0000</pubDate><author>xxxx</author><guid>https://tornado404.github.io/posts/grpc/04-encryption-tls/</guid><description>&lt;p>本文记录了gRPC 中如何通过 TLS 证书建立安全连接，让数据能够加密处理，包括证书制作和CA签名校验等。&lt;/p></description></item></channel></rss>