On 09/10/2010 11:54 AM, Luciano Resende wrote:
On Thursday, September 9, 2010, Carl Trieloff<[email protected]> wrote:
We should also schedule an official Apache IPMC release, so that
we can go through the Apache release process and review of
legal etc on all the artefacts.
Carl.
What's the relationship between deltacloud and libdeltacloud?
Thanks
- Luciano
The main deltacloud API is a REST webservice interface. libdeltacloud is
the c wrapper to this interface so that you don't have to manually issue
REST calls to use deltacloud from C / C++ code. There are wrappers for
several other major languages as well (ruby, python, java, etc).
-Mo