Benefits of Cloudflare Durable Objects
Build simple real-time applications
Durable Objects 是一个集计算与存储于一体的产品。它帮助您跳过复杂的后端配置,轻松构建交互式体验。将 WebSocket 与 Durable Objects 直接集成,实现双向、低延迟通信。
轻松全球扩展
借助 Cloudflare 的全球网络和自动扩展能力,您无需管理基础设施即可轻松覆盖全球用户,支持扩展至数百万实例。
Coordinate clients easily
Manage multiple connected clients within a single Durable Object instance. You can build collaborative features and real-time interactions easily without complex coordination.
工作原理
使用 Cloudflare Workers 构建有状态应用,无需管理任何基础设施
Durable Objects provides globally unique instances each with its own fast, strongly consistent SQL storage — allowing you create stateful serverless applications.
You can build real-time, collaborative experiences that scale automatically with low-latency access across Cloudflare's network, all without managing any infrastructure.
了解开发人员如何使用 Cloudflare Durable Objects 构建应用
客户感言
“如果没有 Cloudflare,托管 WebSocket 服务器可能就需要至少四个额外人员来进行管理。使用 Durable Objects,我们可以提供无服务器功能,无需专门的团队来管理环境。”
Liveblocks
深受数百万互联网资产的信赖
Durable Objects 主要用例
构建 AI 智能体
You can give your agents memory to store data, the ability to coordinate tasks, and the smarts to make real-time decisions — like handling tasks, personalizing responses, or adapting to users. Durable Objects makes it easy by keeping everything in sync without extra infrastructure to worry about.
Build collaborative experiences
通过将共享对象的所有请求路由到代表您项目的唯一 Durable Object,使得用户在交互同一状态时能实现一致的更新和流畅的协调。
Enable real-time interactions
You can launch chat apps, multiplayer games, or live notifications. Durable Objects helps with handling event orchestration and persistence so you don’t have to.