Thanks for the replies and suggestions.  The GCS issue is something that
I've been looking at for libcloud as well (which also uses the S3
compatability API right now).

I looked through the excellent doc that Suriya put together and I'll make
some comments on that and see what I can do to help get that doc included
in the jclouds documentation.

-Rick



On Wed, Mar 5, 2014 at 2:26 PM, Andrew Phillips <aphill...@qrmedia.com>wrote:

> jclouds also has some support for Google App Engine, although I cannot
>> comment on its state.
>>
>
> Specifically, jclouds has a driver [1] that allows applications using
> jclouds to run on GAE by ensuring things like threading and executor
> management are done in a GAE-compliant way [2].
>
> There are currently two very simply jclouds demo applications running on
> GAE, for what it's worth:
>
> http://jclouds-tweetstore.appspot.com/
> http://jclouds-tweetstore-spring.appspot.com/
>
> (both are running into some request timeouts at the time of writing and
> need a bit of housekeeping)
>
> Regards
>
> ap
>
> [1] https://github.com/jclouds/jclouds/blob/master/drivers/gae/pom.xml
> [2] https://github.com/jclouds/jclouds/blob/master/drivers/
> gae/src/main/java/org/jclouds/gae/config/GoogleAppEngineConfigurationMo
> dule.java
>

Reply via email to