Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.85 KB

service-mesh-landscape.md

File metadata and controls

26 lines (23 loc) · 2.85 KB
owners reviewers
rootsongjc
haiker2011

服务网格全景图

Service Mesh 的概念于 2016 年诞生至今仍在蓬勃发展,下面是由 ServiceMesher 社区维护的 Service Mesh 列表。

  • amalgam8 - 用于异构微服务的基于版本的路由网格
  • ambassador - 开源的基于 Envoy proxy 构建的用于微服务的 Kubernetes 原生 API 网关 https://www.getambassador.io
  • Apache APISIX - Apache APISIX 是一个动态、实时、高性能的 API 网关,基于 Nginx/Openresty 网络库和 etcd 实现,提供负载均衡、动态上游、灰度发布、服务熔断、身份认证、可观测性等七层流量管理功能,可以用来处理网站、移动设备和 IoT 的流量,通常使用 Apache APISIX 来处理传统的南北向流量。 http://apisix.apache.org/
  • aspen-mesh - 隶属于 F5 公司开发的 Service Mesh
  • consul - Consul 一种分布式、高可用的数据中心感知解决方案,用于跨动态分布式基础架构连接和配置应用程序。https://www.consul.io/
  • dubbo - Apache Dubbo is a high-performance, java based, open source RPC framework. http://dubbo.apache.org
  • envoy - C++ 前端/服务代理 https://www.envoyproxy.io
  • istio - 用于连接、保护、控制和观测服务。
  • kong - 云原生 API 网关 https://konghq.com/install
  • linkerd - 云原生应用的开源 Service Mesh https://linkerd.io
  • mesher - 华为开源的轻量级基于 go chassis 的 Service Mesh。
  • nginmesh - 基于 Nginx 的 Service Mesh
  • nginx-unit - NGINX Unit is a new, lightweight, open source application server built to meet the demands of today’s dynamic and distributed applications.
  • servicecomb - ServiceComb 是华为开源的微服务框架,提供便捷的在云中开发和部署应用的方式。
  • tars - Tars 是腾讯开源的基于名称服务的高性能 RPC 框架。使用 tars 协议并提供半自动化运维平台。
  • MOSN - MOSN 是由蚂蚁金服开源的云原生网络代理。https://mosn.io
  • Orange - Orange 是一个简洁 高性能的云原生网关