Cloudflare Queues
Send and receive messages with guaranteed delivery and no charges for egress bandwidth.
Available on paid plans
Cloudflare Queues integrates with Cloudflare Workers and enables you to build applications that can guarantee delivery, offload work from a request, send data from Worker to Worker, and buffer or batch data.
Features
Wrangler
Related products
More resources
Pricing
Learn about pricing.Limits
Learn about Queues limits (100 Queues per account).Try the Demo
Try Cloudflare Queues which can run on your local machine.@CloudflareDev
Follow @CloudflareDev on Twitter to learn about product announcements, and what is new in Cloudflare Workers.Developer Discord
Connect with the Workers community on Discord to ask questions, show what you are building, and discuss the platform with other developers.Configuration
Learn how to configure Cloudflare Queues using Wrangler.JavaScript APIs
Learn how to use JavaScript APIs to send and receive messages to a Cloudflare Queue.