- Learning Microsoft Azure Storage
- Mohamed Waly
- 145字
- 2021-07-02 15:26:13
Queue storage key points
The following tips should be considered, as they will help you when designing your storage solution using the Queues service:
- Queue messages can be up to 64 KB in size, however, a Queue can contain messages up to the limiting size of the storage account.
- The maximum lifetime of a message in a queue is 7 days.
- As mentioned previously, messages follow the FIFO order, however, they can be out of order if an application crash occurs, which is why it would be better to use Azure Service Bus queues for a scenario where the FIFO order is highly important.
- Messages can be scheduled for delivery later.
- A Queue name may only contain lowercase letters, hyphens, and numbers, and must begin with a letter or number. It cannot contain two consecutive hyphens. Name length varies from between 3 and 63 characters.
推薦閱讀
- 數據展現的藝術
- Cinema 4D R13 Cookbook
- Visual C# 2008開發技術實例詳解
- B2B2C網上商城開發指南
- 四向穿梭式自動化密集倉儲系統的設計與控制
- Implementing Splunk 7(Third Edition)
- Dreamweaver CS6精彩網頁制作與網站建設
- 基于敏捷開發的數據結構研究
- The DevOps 2.1 Toolkit:Docker Swarm
- SQL Server數據庫應用基礎(第2版)
- 基于RPA技術財務機器人的應用與研究
- Cortex-M3嵌入式處理器原理與應用
- PostgreSQL 10 High Performance
- Java求職寶典
- 傳感器與檢測技術