Netflix / Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
23.98k stars 4.7k forks source link

Update thread pool properties #1955

Closed nitishgoyal13 closed 4 years ago

nitishgoyal13 commented 4 years ago
  1. Update thread pool properties (Increase/decrease core pool size)
  2. Warm up thread pools