Concurrent access to AWSThis 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.
SQSComponents to handle passing json messages into and out of SQS
S3Components 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 codeI 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/
DocumentationAll you need to know to build the docs BuildingDocumentation
The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy