Re: Amazon Simple Queue Service Worker

2011-04-08 Thread Joseph Ziegler
Thanks! On 7 April 2011 10:13, Joseph Ziegler wrote: > Hi all, > > Little new to the python world, please excuse the Noobness. > > We are writing a server which will subscribe to the Amazon Simple Queue > Service. I am looking for a good service container. I saw Twisted an

Amazon Simple Queue Service Worker

2011-04-06 Thread Joseph Ziegler
Hi all, Little new to the python world, please excuse the Noobness. We are writing a server which will subscribe to the Amazon Simple Queue Service. I am looking for a good service container. I saw Twisted and Zope out there. It's going to be a server which polls on a queue via the Boto api. D