jclouds/skeletons/standalone-compute
Andrew Phillips c0ffefba1d [maven-release-plugin] prepare for next development iteration 2011-02-03 09:36:10 +01:00
..
src Issue 457: rename tag -> group 2011-01-31 18:02:54 -08:00
README.txt Issue 385: started work on example compute provider that is backed by library, not http 2010-10-19 17:08:11 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2011-02-03 09:36:10 +01:00

README.txt

this is a skeleton for a standalone compute provider.

Essentially, a standalone provider is one that doesn't use jclouds http services.  Examples could be native drivers like libvirt or shell-driven ones like virtualbox.