With all things being equal whats currently the more mature PHP library for Amazon Simple Queue Service? I'm looking for good Object Oriented PHP 5 code. What were your experiences on the library you choice? Any performance problems? I'm building a system that needs to handle handing off messages to an unlimited amount of worker processes. A total of maybe 50,000 messages/data per day.
在所有事情都相同的情况下,目前亚马逊简单队列服务的PHP库是否更为成熟?我正在寻找良好的面向对象的PHP 5代码。您选择的图书馆有哪些经历?有任何性能问题?我正在构建一个系统,需要处理将消息传递给无限量的工作进程。每天总共可能有50,000条消息/数据。
Thanks
1 个解决方案
#1
Last time I used SQS, I was using the tarzan library. I also use the library for S3/EC2/SDB.
上次我使用SQS时,我使用的是tarzan库。我也使用S3 / EC2 / SDB库。
#1
Last time I used SQS, I was using the tarzan library. I also use the library for S3/EC2/SDB.
上次我使用SQS时,我使用的是tarzan库。我也使用S3 / EC2 / SDB库。