Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datawire/datawire-connect
Datawire Connect helps you build and run resilient microservices.
https://github.com/datawire/datawire-connect
Last synced: 2 months ago
JSON representation
Datawire Connect helps you build and run resilient microservices.
- Host: GitHub
- URL: https://github.com/datawire/datawire-connect
- Owner: datawire
- License: apache-2.0
- Archived: true
- Created: 2016-01-16T21:28:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T19:52:18.000Z (about 8 years ago)
- Last Synced: 2024-08-05T04:06:18.104Z (6 months ago)
- Language: Python
- Homepage: https://datawire.io/
- Size: 6.34 MB
- Stars: 82
- Watchers: 35
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- starred-awesome - datawire-connect - Datawire Connect helps you build and run resilient microservices. (Python)
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 breakersMoreover, Datawire Connect provides these semantics without requiring
you to modify any of your existing HTTP/REST APIs.