Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datawire/datawire-connect

Datawire Connect helps you build and run resilient microservices.
https://github.com/datawire/datawire-connect

Last synced: about 1 month ago
JSON representation

Datawire Connect helps you build and run resilient microservices.

Awesome Lists containing this project

README

        

## Note: Datawire Connect has been replaced by the Datawire [Microservices Development Kit](https://github.com/datawire/mdk).

### Datawire Connect
[![Build Status](https://travis-ci.org/datawire/quark.svg?branch=master)](https://travis-ci.org/datawire/quark)
[![Slack](https://datawire-quark.herokuapp.com/badge.svg?dummy)](https://datawire-quark.herokuapp.com)

Datawire Connect is a simple, powerful way to resiliently connect
microservices. Datawire Connect natively integrates into your existing
Java, Python, or NodeJS application (Ruby coming soon), and provides:

* service registration and discovery
* dynamic load balancing and routing
* automatic timeouts
* integrated circuit breakers

Moreover, Datawire Connect provides these semantics without requiring
you to modify any of your existing HTTP/REST APIs.