Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahus1/hystrix-examples
Showcase for Netflix' Hystrix
https://github.com/ahus1/hystrix-examples
hystrix netflix showcase
Last synced: about 17 hours ago
JSON representation
Showcase for Netflix' Hystrix
- Host: GitHub
- URL: https://github.com/ahus1/hystrix-examples
- Owner: ahus1
- License: apache-2.0
- Created: 2014-08-13T18:41:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T21:43:14.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T12:03:05.948Z (5 days ago)
- Topics: hystrix, netflix, showcase
- Language: JavaScript
- Size: 1.99 MB
- Stars: 44
- Watchers: 9
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hystrix Examples Project
===============This is a showcase for Netflix' Hystrix. But it also shows other useful tools related to RESTful web services, load testing, monitoring and development automation.
The latest new will be posted on [http://ahus1.github.io/hystrix-examples/](http://ahus1.github.io/hystrix-examples/).
You can read the full tutorial at [https://ahus1.github.io/hystrix-examples/manual.html](https://ahus1.github.io/hystrix-examples/manual.html).
You will also find the content of this manual in each subfolder in a `README.adoc`.
Please consider contributing.
Thanks!
License
====Copyright 2014 Alexander Schwartz
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License atUnless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.