跳转到内容
搜索文档

术语表

最后更新 查看 MarkdownAgent 设置

查看 Cloudflare Queues 文档中使用的术语定义。

TermDefinition
consumer

A consumer is the term for a client that is subscribing to or consuming messages from a queue.

producer

A producer is the term for a client that is publishing or producing messages on to a queue.

queue

A queue is a buffer or list that automatically scales as messages are written to it, and allows a consumer Worker to pull messages from that same queue.

这篇文档对您有帮助吗?