Tracy R Reed wrote: > >> Amazon Web Services, > > Ultraviolet.org has been hosted on EC2 for a couple months now. And is > backed up to S3. I'm looking for an excuse to use SQS.
Someone (Mitch.Garnaat) has written a python interface (boto) to some AWS services, and also has a nice article demoing a use where SQS feeds an EC2 task. http://code.google.com/p/boto/ http://developer.amazonwebservices.com/connect/entry.jspa?entryID=691&ref=featured His demo data also gives some feel for EC2 performance. Also, from comments on one of the developer forums, I gather that Amazon is receptive to feedback on evolving the SQS feature set. One of the things I would think would be super would be an audit trail (tracking) capability. Another might be an ability to dispatch into sub-queues. Regards, ..jim -- [EMAIL PROTECTED] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
