Skip to content

AyushKSinghal/hystrix

Repository files navigation

How to setup

Project is divided into exercise modules and http server.

Hystrix Workshop - Part 1 - Basic commands

  • This is hystrix hello world module.
  • Navigate to hystrix-1-commands module
  • For next steps read Readme

Hystrix Workshop - Part 2 - timeout

  • This part involves setting up timeouts and hystrix dashboard.
  • Navigate to hystrix-2-timeout module
  • For next steps read Readme

Hystrix Workshop - Part 3

  • This part involves setting up circuit breaker and study hystrix dashboard.
  • Navigate to hystrix-3-circuitbreaker module
  • For next steps read Readme

Hystrix server

  • It is http server which mimics downstream service. It operates on 8080 port.
  • How to run: Navigate to ServersApplication and run as Java Application.

About

hystrix workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages