During his keynotes at Dockercon, Solomon introduced the next lego brick to follow Docker - "libswarm". "libswarm defines a standard interface to manage and orchestrate distributed systems. It is not tied to a particular distributed system," he tells me. The idea is that libswarm provides a consistent API into your clustered environment. It can work with any existing distributed system that implements an adapter (or "backend") for libswarm to use.
Comments (0)
Sign in to post comments.