News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Kevin Schroeder's Blog:
Amazon SQS and Zend Framework
November 25, 2010 @ 08:30:42

On his blog today Kevin Schroeder has a quick post about an issue with the queue name when working with the Amazon SQS service.

I'm doing some work for a webinar and I figured out that if you want use AWS SQS in your app you need to specify not just the queue name, but the full URL. What is the full URL? It is what createQueue() returns.

His code example shows a "before" and "after" of using the createQueue method to make the correct queue name. You can find out more about the Amazon Simple Queue Service on the Amazon website. Additionally there's a PHP library to interface with it posted on the Amazon Web Services site.

0 comments voice your opinion now!
amazon sqs zendframework createqueue aws




Community Events





Don't see your event here?
Let us know!


database application release introduction injection community conference podcast testing framework phpunit zendframework2 voicesoftheelephpant opinion interview development language zendframework unittest symfony2

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework