Hi Anthony, Good to see you around! :)
Having a container abstraction sounds very interesting, indeed. Currently we only have support for the Docker API, and that would be the only implementation in jclouds ad the moment, but having the CaaS abstraction would help other implementations take shape faster. Things in jclouds move a bit slower than in libcloud, but I'll have a look at the libcloud interface, and let's use this discussion to model a similar interface for jclouds. Feel free to share your thoughts here too! Look forward to have more cross-project discussions like this one. Thanks for starting this thread! I. On 28 January 2016 at 23:04, anthony shaw <anthonys...@apache.org> wrote: > Hey, > > I'm a contrib/PMC on Apache Libcloud, your arch nemesis, rivals and > biggest competition! Just kidding, I'd like to start to bridge the 2 > worlds and share some knowledge as we're both basically working on the > same thing. > > jClouds is great, we have very similar goals on the technical design > side. We've been working on adding a new abstraction type, for > containers-as-a-service. > > http://www.slideshare.net/AnthonyShaw5/introducing-container-asaservice-support-to-apache-libcloud > > Announcement here: > http://libcloud.apache.org/blog/2016/01/26/libcloud-1-0-0-pre1-released.html > > I would love to share some of the research and findings behind this > idea incase you decided to implement it in jClouds. CaaS is becoming > popular and many of the cloud providers are putting together similar > services to Amazons EC2 Container Service and Google Containers. > > Anthony Shaw