[pkg-go] Bug#844678: ITP: swarmkit -- Toolkit for orchestrating distributed systems at any scale

Potter, Tim (HPE Linux Support) timothy.potter at hpe.com
Fri Nov 18 01:12:21 UTC 2016


X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot at hpe.com>

* Package name    : swarmkit
  Version         : 1.12.0+git20161117.730.afae8a8-1
  Upstream Author : Docker, Inc.
* URL             : https://github.com/docker/swarmkit
* License         : Apache-2.0
  Programming Lang: Go
  Description     : Toolkit for orchestrating distributed systems at any scale

SwarmKit is a toolkit for orchestrating distributed systems at any
scale. It includes primitives for node discovery, raft-based consensus,
task scheduling and more.

Its main benefits are:

  * Distributed: SwarmKit uses the Raft Consensus Algorithm in order to
    coordinate and does not rely on a single point of failure to perform
    decisions.

  * Secure: Node communication and membership within a Swarm are secure
    out of the box. SwarmKit uses mutual TLS for node authentication,
    role authorization and transport encryption, automating both
     certificate issuance and rotation.

   * Simple: SwarmKit is operationally simple and minimizes
     infrastructure dependencies. It does not need an external database to
     operate.Overview Machines running SwarmKit can be grouped together in
     order to form a Swarm, coordinating tasks with each other.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20161118/158294bc/attachment.sig>


More information about the Pkg-go-maintainers mailing list