基于JSON的数字采矿协同技术研究及应用
谭正华,李国泰,文阳

Research and Application of Digital Mining Collaborative Technology Based on JSON
Zhenghua TAN,Guotai LI,Yang WEN
表2 4种微服务框架的关键技术比较
Table 2 Comparison of key technologies of four microservices frameworks
微服务框架Spring CloudgPRCDubboMotan
注册中心Netflix EurekaZookeeper/Consul/EtcdZookeeper/Redis/MulticastZookeeper/Consul
服务网关Netflix ZuulgRPC Gateway
服务通信同步/异步调用同步/异步调用同步/异步调用同步/异步调用
负载均衡Netflix RibbonNginx/Apache /HAProxyLVS /HAProxy/NginxCluster
容错机制Netflix HystrixFailoverFailover/Failfast/Failsafe /Failback /Forking/BroadcastFailover/Failfast