×
Fault Tolerance

Retry Mechanism in Java Fault-tolerant Programming

This article summarizes retry techniques in the face of service failures and provides an analysis of the source code of retry tools and components.

New Generation Stream Computing and Fault Tolerance of Flink - Periodic Summary and Prospect

This article focuses on the high availability of Flink to discuss the core issues and technical selection of the new generation stream computing of Flink.

Flink Course Series (4): Fault Tolerance in Flink

This article mainly introduces Flink fault tolerance mechanism principles along with stateful stream computing, global consistency snapshots, and Flink state management.

Apache Flink Fundamentals: State Management and Fault Tolerance

This article describes the basics of Flink state management, different state types and its use cases.

Fault Tolerance with Application High Availability or Batch Compute

We will talk about two seemingly opposing ideas – high availability and batch computing – can be integrated into a single solution using Alibaba Cloud's services.

Hystrix vs. Sentinel: A Tale of Two Circuit Breakers (Part 2)

In this article series, we will be introducing Alibaba's open source Sentinel Java flow control project by comparing it with Hystrix.

Hystrix Vs. Sentinel: A Tale of Two Circuit Breakers (Part 1)

In this article series, we will be introducing Alibaba's open source Sentinel Java flow control project by comparing it with Hystrix.