<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>工作流 on 黄文卓 | DevOps Engineer</title>
    <link>https://socake.github.io/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81/</link>
    <description>Recent content in 工作流 on 黄文卓 | DevOps Engineer</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <managingEditor>17691281867@163.com (Wenzhuo Huang)</managingEditor>
    <webMaster>17691281867@163.com (Wenzhuo Huang)</webMaster>
    <copyright>© 2026 Wenzhuo Huang</copyright>
    <lastBuildDate>Wed, 08 Apr 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://socake.github.io/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Temporal 分布式工作流引擎实战：Worker、Activity、重试语义与生产部署</title>
      <link>https://socake.github.io/posts/temporal-workflow-engine/</link>
      <pubDate>Wed, 08 Apr 2026 10:00:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/temporal-workflow-engine/</guid>
      <description>长流程业务编排历来头疼——状态机、定时器、补偿、幂等、失败恢复都要自己写。Temporal 用 event sourcing + 确定性 replay 把这些问题一次性解决。本文以 Go SDK 为主线，从编程模型、Workflow 确定性约束、Activity 重试、Signal/Query、child workflow、到生产集群部署、监控和容量规划，给出可直接落地的范式。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/temporal-workflow-engine/featured.jpg" />
    </item>
    
    <item>
      <title>ComfyUI &#43; Stable Diffusion：工作流自动化图像生成</title>
      <link>https://socake.github.io/posts/comfyui-stable-diffusion-workflow/</link>
      <pubDate>Mon, 23 Mar 2026 12:56:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/comfyui-stable-diffusion-workflow/</guid>
      <description>对比SDXL/FLUX/SD3生态选型，讲清楚ComfyUI vs WebUI如何选，然后深入ComfyUI安装、节点图工作流设计、常用节点配置，重点讲API无头调用和服务器端批量生成部署方案。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/comfyui-stable-diffusion-workflow/featured.jpg" />
    </item>
    
    <item>
      <title>LangGraph 工作流编排：构建有状态的 AI 应用</title>
      <link>https://socake.github.io/posts/langgraph-workflow-orchestration/</link>
      <pubDate>Sun, 15 Feb 2026 12:44:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/langgraph-workflow-orchestration/</guid>
      <description>从LangChain Chain的局限出发，讲清楚LangGraph的状态机模型、Graph/Node/Edge的设计方式，以及条件分支、循环、人工介入、Checkpoint持久化的工程实现，最后用一个运维诊断工作流串起来所有概念。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/langgraph-workflow-orchestration/featured.jpg" />
    </item>
    
    <item>
      <title>Git 工作流实战：分支策略与团队协作规范</title>
      <link>https://socake.github.io/posts/git-workflow-practice/</link>
      <pubDate>Thu, 10 Oct 2024 11:01:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/git-workflow-practice/</guid>
      <description>Git 用了五年，最大的感悟是：工作流问题本质上是团队协作问题，不是工具问题。本文对比 Git Flow / GitHub Flow / Trunk-Based 三种策略，覆盖分支命名、Commit Message、rebase 哲学、大型重构分支处理、冲突解决等高频话题。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/git-workflow-practice/featured.jpg" />
    </item>
    
  </channel>
</rss>
