- run
eureka-service - run
slow-serviceand specify an environment variableRSB_SLOW_SERVICE_DELAY=0. Let's call thisfast-slow. - run
slow-serviceand specify an environment variableRSB_SLOW_SERVICE_DELAY=10. Let's call thisslow-slow. - run
HedgingApplicationinclient
- run
eureka-service,profile-service,order-service, andcustomer-service - run
ScatterGatherApplicationinclient
- run
eureka-service - run
error-service - run
ResilientClientApplicationinclient. There are four different demos in the same package as the main class, so be sure to note the profile of the demo that you want to run. Here are the profile names:bulkhead,cb,rl, andretry.
- TBD