jclouds/skeletons/standalone-compute
Adrian Cole 63e4441a17 fixed example 2010-11-02 22:47:03 -07:00
..
src suspend/resume 2010-10-31 11:38:01 -07: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 fixed example 2010-11-02 22:47:03 -07: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.