Course catalog:
< span style="color:#ffa500">Chapter 1 Introduction to Distributed System Concept and ZooKeeper
Introduction to the distributed system and ZooKeeper, so that everyone has a general
Tag: micro-service
Micro service mode language
Microservice pattern language The following summarizes the pattern language of microservice architecture
Which one should you choose for your application Architecture?
How to decompose
Micro service architecture
What is a microservice? The concept of microservices was first proposed by Martin Fowler and James Lewis in 2014. They defined microservices as small services composed of a single application, wit
Micro service gateway Kong actual combat
The current Internet, especially the mobile Internet, is based on the service API interface for the interaction between devices and platforms . API-driven development is the most common way of coll
Micro-service governance
The microservice architectural style is an approach to developing a
single application as a suite of small services, each running in its
own process and communicating with lightweight mechanisms,
Deployment and User Guide for Micro Services Gateway SIA-GATEWAY
1. DeskTop DeskTop displays the currently registered gateway groups. Clicking a gateway group will select the gateway group and jump to the homepage.
The homepage shows the current running st
[Translation] How is Mashape management 15,000 APIs and micro-service (3)
https://stackshare.io/mashape…
In 2013, when a large number of When the running third-party API was added to Mashape’s market, we encountered a scaling problem.
In July 2012 and July
Micro service communication in ABP VNEXT
Introduction
Service communication is an essential function in the microservice architecture , The efficiency of service communication determines the superiority of the microservice architect
6 kinds of micro-service RPC framework, do you know how to?
What are the open source RPC frameworks? One type is bound to a specific language platform, and the other type is language-independent, that is, cross-language platform.
There are mainly the