Package: wnpp Severity: wishlist Owner: Thomas Goirand <z...@debian.org>
* Package name : python-consul Version : 0.6.0 Upstream Author : Andy Gayton <a...@thecablelounge.com> * URL : https://github.com/cablehead/python-consul * License : Expat Programming Lang: Python Description : client for Consul Service Discovery Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. Register external services such as SaaS providers as well. . Pairing service discovery with health checking prevents routing requests to unhealthy hosts and enables services to easily provide circuit breakers. Consul scales to multiple datacenters out of the box with no complicated configuration. Look up services in other datacenters, or keep the request local. This package provides a Python client for Consul.io (http://www.consul.io/). This library is designed to be easily adapted for a number of clients. Particularly asynchronous clients.