<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>后端架构 - 标签 - 一峰的记录</title>
        <link>https://www.simplife.tech/tags/%E5%90%8E%E7%AB%AF%E6%9E%B6%E6%9E%84/</link>
        <description>后端架构 - 标签 - 一峰的记录</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Fri, 27 Oct 2023 15:35:18 &#43;0800</lastBuildDate><atom:link href="https://www.simplife.tech/tags/%E5%90%8E%E7%AB%AF%E6%9E%B6%E6%9E%84/" rel="self" type="application/rss+xml" /><item>
    <title>Rust 微服务框架设计与实践</title>
    <link>https://www.simplife.tech/posts/rust-microservice-design/</link>
    <pubDate>Fri, 27 Oct 2023 15:35:18 &#43;0800</pubDate>
    <author>一峰</author>
    <guid>https://www.simplife.tech/posts/rust-microservice-design/</guid>
    <description><![CDATA[<h2 id="一项目背景">一、项目背景</h2>
<p>工作中接触了微服务架构，大多基于 Java 或 Go。作为 Rust 爱好者，想尝试用 Rust 写一套适合实际业务的微服务框架。另外我自己写了一个记账App一直在运行中，自己也一直在用，于是刚好用Rust和微服务架构来重构一下。Rust上并没有已有的成熟微服务框架，于是我刚好自己去实现(或者说接入)微服务通信、上下文处理、trace等功能，来加深对微服务系统的理解。</p>]]></description>
</item>
</channel>
</rss>
