Thanks for the question :)
jclouds does let you control clouds, but it is a library not a
framework :) We focus on portability and try not to get in the way,
should you need direct access to vendor-specific functionality. Our
most developed apis are BlobStore and ComputeService.
Here's an overview deck: http://www.slideshare.net/jclouds/jclouds-overview
Some use jclouds to persist content to BlobStores such as Amazon S3;
others deploy their platforms to Compute clouds like Terremark eCloud
(which is recently in Brasil, I might add :) ). We keep docs on the
wiki [1]
You can use jclouds java or clojure apis directly, via integration
with OSGi, Karaf, HDFS, Ant [2], or through other tools that employ
jclouds such as whirr or pallet [3].
If you have a use case we don't yet cover, let us know!
-Adrian
[1] http://code.google.com/p/jclouds/w/list
[2] https://github.com/jclouds/jclouds-examples
[3] http://code.google.com/p/jclouds/wiki/AppsThatUseJClouds
> --
> You received this message because you are subscribed to the Google Groups
> "jclouds" group.
> To post to this group, send email to jcl...@googlegroups.com.
> To unsubscribe from this group, send email to
> jclouds+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/jclouds?hl=en.
>
> What exactly is JClouds?
>
> A framework for controlling clouds!?
Pretty much - although of course there's more to it than that ;-) You
might want to start with the home and project pages:
http://www.jclouds.org/
http://code.google.com/p/jclouds/wiki/TableOfContents
for more information.
ap
--
You received this message because you are subscribed to the Google Groups "jclouds" group.
To post to this group, send email to jcl...@googlegroups.com.
To unsubscribe from this group, send email to jclouds+unsubscribe@googlegroups.com.
We currently test against the eucalyptus partner cloud, although it
hasn't been run since they moved up to version 3.
Probably using the straight-up eucalyptus settings should get you
pretty far. If you wish to create a single machine, just create a
group of size one and set the group name to the name you wish your
machine to have.
http://code.google.com/p/jclouds/wiki/QuickStartEucalyptus
Since others will likely want to use UEC, feel free to share settings
here or on the jclouds-dev group.
Cheers!
-Adrian
>> jclouds+u...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/jclouds?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "jclouds" group.
> To post to this group, send email to jcl...@googlegroups.com.
> To unsubscribe from this group, send email to
> jclouds+u...@googlegroups.com.