如何保证天蓝色队列FIFO [英] How to guarantee azure queue FIFO

查看:85
本文介绍了如何保证天蓝色队列FIFO的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我了解MS Azure队列服务文档 http://msdn .microsoft.com/en-us/library/windowsazure/dd179363.aspx 说,不能保证先进先出(FIFO)行为.

I understand that MS Azure Queue service document http://msdn.microsoft.com/en-us/library/windowsazure/dd179363.aspx says first out (FIFO) behavior is not guaranteed.

但是,我们的应用程序必须以FIFO顺序读取和处理所有消息.有人可以建议如何使用Azure队列服务实现有保证的FIFO吗?

However, our application is such that ALL the messages have to be read and processed in FIFO order. Could anyone please suggest how to achieve a guaranteed FIFO using Azure Queue Service?

谢谢.

推荐答案

最新的Service Bus版本提供了可靠的消息队列:

The latest Service Bus release offers reliable messaging queuing: Queues, topics and subscriptions

这篇关于如何保证天蓝色队列FIFO的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆