小红花·文摘
  • 首页
  • AI Tokens🪙
  • 排行榜🏆
  • 直播
  • FAQ

Netflix has reworked its Conductor workflow orchestration engine to handle larger workloads, increasing supported workflow size from about 2,500 to 30,000 tasks and reducing p99 workflow...

Netflix Reworks Conductor for 420 Million Monthly Workflow Executions and 10X Larger Workflows

InfoQ InfoQ · 2026-09-11T14:17:00Z

JupyterGIS is a GIS-focused extension for Jupyter notebooks. The recent 0.16 release enhances collaborative features, real-time editing, and support for large-scale data processing, including...

Redefining GIS: Declarative Symbology and Collaborative Workflows in JupyterGIS

InfoQ InfoQ · 2026-09-05T05:05:00Z

pnpm 12 has transitioned to a native Rust implementation, maintaining compatibility with pnpm 11 commands, flags, and formats. This update enhances startup and filesystem performance, particularly...

pnpm 12 Rewrites Package Manager in Rust, Accelerating Installs While Preserving pnpm 11 Workflows

InfoQ InfoQ · 2026-09-03T11:23:00Z

AWS describes a specification-driven approach for composing flexible data workflows by separating intent from processing logic. Architecture uses declarative specifications, reusable processing...

AWS Introduces Specification-Driven Composition for Flexible Data Workflows

InfoQ InfoQ · 2026-08-26T14:18:00Z

Early experience implementing agentic workflows highlights emerging trade-offs that frontline leaders need to understand.

Where AI agents pay off: A practical guide to the economics of agentic workflows

McKinsey Insights & Publications McKinsey Insights & Publications · 2026-08-24T00:00:00Z

Cloudflare has released cloudflare/ci, a CI SDK that defines pipelines in TypeScript on top of Cloudflare Workflows, giving each step durable retries and replay, concurrent steps by default and...

Cloudflare Turns CI Pipelines into TypeScript Workflows

InfoQ InfoQ · 2026-08-17T13:00:00Z

AI workflows have two needs that trade off directly. Running reliably in production requires persisting and distributing every step so it survives crashes, deploys, and restarts. But that same...

Article: Runtime-Agnostic AI Workflows: A Pattern for Production Durability and Fast Eval Iteration

InfoQ InfoQ · 2026-08-06T09:00:00Z

GitHub推出Agentic Workflows公开预览,允许在GitHub Actions中运行AI代理处理重复性任务,如问题分类。它通过Markdown文件定义工作流,编译为YAML,支持Copilot、Claude等引擎。安全模型为核心,采用只读令牌、零密钥、沙箱和受限输出。用户可编写或导入现成工作流,但调试和成本可见性仍待改进。

GitHub Agentic Workflows 入门指南

KDnuggets KDnuggets · 2026-08-05T14:00:25Z
测量 Vercel Workflows 中步骤间的时间

Vercel Workflows 的追踪查看器新增功能,可测量任意两个步骤间的时间。选择步骤后,按住 Option(Mac)或 Alt(Windows/Linux)并悬停另一步骤,即可显示测量线。顺序步骤测量前步结束至后步开始的时间,重叠或嵌套步骤测量开始时间差。此功能有助于发现延迟启动和队列等待问题。可通过 Vercel Observability 或本地命令使用。

测量 Vercel Workflows 中步骤间的时间

Vercel News Vercel News · 2026-08-05T00:00:00Z

Cloudflare推出基于Workflows的CI/CD方案,用TypeScript替代YAML定义流水线,支持在隔离沙箱中运行构建、测试等步骤,并缓存依赖加速。通过事件触发自动启动CI任务,还支持AI代理自愈修复失败步骤。该方案简化了平台管理大量代码仓库的CI/CD流程,提供可观测性和弹性重试。

在Cloudflare平台上为数百万仓库运行CI/CD

The Cloudflare Blog The Cloudflare Blog · 2026-08-04T13:00:00Z

cdnjs已完全迁移至Cloudflare开发者平台,每日处理90亿请求。新架构以R2为存储核心,Workflows处理发布流程,KV存元数据,并利用Containers压缩文件。迁移中提升了平台限制(子请求上限至1000万,Workflow步骤至1万)。此举简化运维、增强可观测性,并可能支持未来ES模块服务。

大规模自用实践:将cdnjs迁移至Cloudflare开发者平台

The Cloudflare Blog The Cloudflare Blog · 2026-07-30T13:00:00Z

Jeremy Edberg & Qian Li discuss why external orchestrators decrease reliability and how to use your existing database for durable execution. They share how DBOS Transact uses standard tables, SKIP...

Presentation: Compiling Workflows into Databases: The Architecture That Shouldn't Work (But Does)

InfoQ InfoQ · 2026-07-23T10:26:00Z
配置 Vercel Workflows 中运行状态的存储位置

Vercel Workflows 现支持区域化运行,将每次运行的状态、队列和输出流保存在单一主区域(默认或指定区域),确保代理全程靠近用户,如悉尼用户由悉尼执行。区域故障时自动切换至最近区域。更新至 workflow@5.0.0-beta.33 或更高版本,通过 start() 的 region 选项指定区域,现有工作流无需迁移即可自动启用。

配置 Vercel Workflows 中运行状态的存储位置

Vercel News Vercel News · 2026-07-20T00:00:00Z
Vercel Workflows 追踪查看器现已新增迷你地图功能

Vercel Workflows的追踪查看器新增了迷你地图功能,用户可以在一个视图中查看整个运行过程,并通过拖动视口、缩放或选择新区域快速跳转到特定点。该功能可在Vercel和本地通过Workflow SDK使用。

Vercel Workflows 追踪查看器现已新增迷你地图功能

Vercel News Vercel News · 2026-07-15T00:00:00Z

Cassie Shum discusses the architectural evolution of GraphRAG and why data foundations are critical for advanced AI workflows. She explains how traditional vector RAG falls short when addressing...

Presentation: Graph RAG: Building Smarter Retrieval Workflows with Knowledge Graphs

InfoQ InfoQ · 2026-07-01T14:01:00Z
Claude Code Dynamic Workflows vs OpenClaw.NET MetaSKILL - 张善友

文章讨论了复杂AI工作流的编排,强调结合代码和声明两种方式。通过JavaScript和YAML,开发者可以实现动态决策和长期维护的工作流。理想的组合是用Claude Code进行原型设计,再用MetaSKILL固化为生产级工作流。

Claude Code Dynamic Workflows vs OpenClaw.NET MetaSKILL - 张善友

张善友 张善友 · 2026-06-27T12:26:00Z

Diagrid has announced the release of Dapr 1.18, introducing what it calls Verifiable Execution, a new set of capabilities designed to bring cryptographic trust, provenance, and tamper-evident...

Dapr 1.18 Introduces Verifiable Execution, Bringing Cryptographic Trust to AI Agents and Workflows

InfoQ InfoQ · 2026-06-26T12:00:00Z

Cloudflare Workflows推出了“事务回滚”功能,允许开发者在工作流步骤中定义回滚逻辑,以处理步骤失败的情况。开发者可以在每个步骤中添加回滚函数,确保在操作失败时安全撤销之前的步骤,保持工作流一致性。这一设计简化了错误处理,提高了多步骤应用的可靠性。

我们如何为Cloudflare Workflows构建事务回滚

The Cloudflare Blog The Cloudflare Blog · 2026-06-25T13:00:00Z
How we built saga rollbacks for Cloudflare Workflows

Cloudflare Workflows 现在支持 saga 风格的回滚,允许开发者为每个步骤指定补偿动作,从而增强了多步骤应用的执行引擎,提升了开发灵活性。

How we built saga rollbacks for Cloudflare Workflows

mongona news mongona news · 2026-06-25T13:00:00Z

How autonomous code improvement can be made disciplined enough for enterprise use

Meta-Harness R&D: Enterprise-Grade Self-Improvement for Long-Horizon AI Workflows

OpenAI OpenAI · 2026-06-23T12:00:00Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 1tok 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator 模力方舟 Gitee AI

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码