jclouds is an open source framework that helps you get started in the cloud and reuse your java development skills. Our api allows you to freedom to use portable abstractions or cloud-specific features. We support many clouds including Amazon, VMWare, Azure, and Rackspace.
After over 7 months and 100k lines of code, jclouds 1.0-beta-3 is out! This release is focused on choice. Choice of cloud providers and choice in tooling to manage them. Inside the jclouds distribution, you will find 15 service choices, including EC2, Atmos, vCloud, Azure, and Rimu Hosting. You can choose to use these apis directly, or use a multi-cloud abstraction like BlobStore [1] or ComputeService [2]. You can also use jclouds via ant, commons vfs, infinispan, crane clojure, or dasein cloud apis. As before, we've been careful to ensure everything works well in or outside google appengine. We even have a new spring demo to show that off [3]. Unlike before, we now have a binary distribution you can download [4]. Please do let us know what you'd like to see from us next. All the best, -Adrian founder jclouds [1] http://code.google.com/p/jclouds/wiki/BlobStore [2] http://code.google.com/p/jclouds/wiki/ComputeGuide [3] http://java.dzone.com/articles/using-spring%E2%80%99s-java [4] http://code.google.com/p/jclouds/downloads/list -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
