My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: kamaelia, python, aws, s3, sqs, concurrency
People details
Project owners:
  ben.fordnz

Concurrent access to AWS

This project came about when we needed to integrate SQS and S3 into our web application.

It's released here to share with the community in the hope that it's useful and for anyone familiar with kamaelia to pick apart, or use for demo purposes.

What does it give you?

We have several components at varying levels of abstraction.

SQS

Components to handle passing json messages into and out of SQS

S3

Components to upload to S3, download from S3 and delete from S3.

At higher levels we have a few Graphline based components that integrate various different components with a logging module.

Getting the code

I spent a few minutes re remembering why I hate SVN and set up an hg repo for the code instead :-)

You'll need to patch boto with the jsonmessage.diff for this to work. Issue 170 on the boto project refers to this.

It's available here: http://freehg.org/u/ben/kamaelia-aws/

Documentation

All you need to know to build the docs BuildingDocumentation









Hosted by Google Code