微服务常见术语速查

376 阅读1分钟

技术

Protobuf

Google开发的一套对数据结构进行序列化的方法,可用作通信协议、数据存储格式等

gRPC

技术名词

Stub:桩

Mesh:网格

sidecar:边车

术语缩写

RPC(Remote Procedure Call)远程过程调用

SOA(Service-Oriented Architecture)面向服务架构

Api(Application Programming Interface)应用程序接口

Spi(Service Provider Interface)服务提供上接口

HOL(Head-of-line blocking)队首阻塞

RTT(Round-Trip Time)往返时延

IDL(Interactive Data Language)交互式数据语言

SDK(Software Development Kit)软件开发工具包

OSGI(Open Service Gateway Initiative)开放服务网关协议