×
Sentinnel

The Practice of Service Registration and Discovery by Integrating the Microservice Framework Go-Micro and Nacos

This article describes how the microservice framework Go-Micro (v2) in the Golang ecosystem integrates with Nacos for service registration and discovery.

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.