jclouds provides any-weight cloud tools for Java 5 and later. Our first beta is jclouds-s3, a concurrent Amazon S3 library.
jclouds-s3 is extremely easy to use, as it presents a Map<String,InputStream> view of Amazon's S3 buckets. Under the hood, jclouds-s3 makes heavy use of guice 2.0 features. All commands for S3 are wired together with AssistedInject factories, and the transport is completely replaceable without affecting core logic. For example, we provide a URLFetchService engine that makes jclouds-s3 on the Google App Engine whitelist! Please have a try and let us know your thoughts, and where improvements can be made. If you have spare time to help out, please let us know; there are many more services we'd like to stitch together. We hope you enjoy jclouds! -Adrian Cole http://jclouds.tumblr.com/ http://code.google.com/p/jclouds/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
