Why back-off mechanism are critical in cloud solutions

Why back-off mechanism are critical in cloud solutions

What is a back-off mechanism?

It's one of the most basic mechanism used for communication between two systems. The core idea of this mechanism is to decrease the frequency of requests send from system A to system B if there are no data or communication issues are detected.

There are multiple implementation of this system, but I'm 100% sure that you use it directly of indirectly. A retry mechanism that increase the time period is a back-off mechanism.

You can find full article: https://vunvulearadu.blogspot.ro/2017/02/why-back-off-mechanism-are-critical-in.html

要查看或添加评论,请登录

Radu Vunvulea的更多文章

社区洞察

其他会员也浏览了