---
id: 20260828-T0-15
title: "Vercel CEO：最好的工作流引擎是编程语言"
title_en: "Vercel CEO: The Best Workflow Engine Is a Programming Language"
url: https://ai.daily.yangsir.net/daily/20260828-T0-15
issue_date: 2026-08-28
publish_date: 2026-08-27T07:00:00.000Z
category: insight
source_name: "Vercel Blog"
source_url: https://vercel.com/blog/the-best-workflow-engine-is-a-programming-language
---

# Vercel CEO：最好的工作流引擎是编程语言

Vercel CEO Guillermo Rauch 发表文章，认为传统工作流引擎（如消息队列、任务运行器、微服务编排）在编排长时间运行的有状态逻辑时，开发体验一直不佳。他主张直接使用编程语言作为工作流引擎，利用其原生能力处理状态和错误，减少额外抽象层带来的复杂性，让开发者更高效地构建可靠系统。

## English Version

**Vercel CEO: The Best Workflow Engine Is a Programming Language**

Vercel CEO Guillermo Rauch argues that traditional workflow engines (message queues, job runners, microservice choreographies) have poor developer experience for orchestrating long-running stateful logic. He advocates using a programming language itself as the workflow engine, leveraging native state and error handling to reduce abstraction overhead and build reliable systems more efficiently.

---

**来源**：[Vercel Blog](https://vercel.com/blog/the-best-workflow-engine-is-a-programming-language)

**详情页**：https://ai.daily.yangsir.net/daily/20260828-T0-15

---

*智语观潮 · Daily — https://ai.daily.yangsir.net/llms.txt*