You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@libcloud.apache.org by Taylor Eagy <ta...@gmail.com> on 2012/06/28 19:09:33 UTC

Java and C# version of Libcloud

Hi,

Are there any plans to port Libcloud to Java and/or C#?

Thanks,
Taylor

Re: Java and C# version of Libcloud

Posted by Tomaž Muraus <to...@apache.org>.
In the past there was a semi-complete Java port of Libcloud (
https://svn.apache.org/repos/asf/libcloud/sandbox/java/trunk/), but there
was only a single person working on it and because of his inactivity we
have abandoned the development of it.

Currently, we have a Google Summer of Code student working on "REST
Interface for Libcloud" project. Once this project is complete you will be
able to talk to Libcloud through an arbitrary programming language which
knows how to talk HTTP.

If you are only interested in Java you should also have a look at jclouds
project (http://www.jclouds.org/).

On Thu, Jun 28, 2012 at 10:09 AM, Taylor Eagy <ta...@gmail.com> wrote:

> Hi,
>
> Are there any plans to port Libcloud to Java and/or C#?
>
> Thanks,
> Taylor
>