hystrix-too-busy

Provides a backpressure management hystrix command partially based on too-busy module logic and utilizing hystrix metrics accumulation and circuit breaking

express-hystrix-toobusy

The module provides express too-busy middleware that has a more reliable logic to detect busy state of the system

express-hystrix

The module provides a hystrix command middleware for express based applications. The module should be used together with [hystrix-too-busy](https://github.com/trooba/hystrix-too-busy) module.

trooba-toobusy-handler

Trooba based handler that provides more consistent too busy functionality based on hystrixjs and toobusy-js functionality