亚马逊SQS:按顺序阅读邮件不 [英] amazon sqs :read message not in order

查看:145
本文介绍了亚马逊SQS:按顺序阅读邮件不的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想借(先入先出模型)从相同的顺序亚马逊SQS在其中插入SQS消息。 是他们的任何方式来实现它? 我使用Zend的PHP编程。

i would like to take messages from amazon sqs in the same order in which it is inserted into sqs ( first in first out model). Is their any way to implement it?? I am using zend php for programing.

推荐答案

您可以尝试 IronMQ 。它承载像SQS,已入先出排序保证第一,没有最终一致性的延误,是超级可扩展的,你可以在几分钟内运行。

You could try IronMQ. It is hosted like SQS, has guaranteed first in first out ordering, no eventual consistency delays, is uber scalable and you can be up and running in minutes.

下面是它的PHP库: https://github.com/iron-io/iron_mq_php

Here's a PHP library for it: https://github.com/iron-io/iron_mq_php

声明:我Iron.io工作

Disclaimer: I work for Iron.io

这篇关于亚马逊SQS:按顺序阅读邮件不的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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