[discuss] Feature : service governance based traffic marker

2020-10-19 Thread YL G
Hi, All: 1. Background In a real scenario, there are hybrid service of different microservice frameworks. For example, Users who using Apache Dubbo 、Spring Cloud and Servicecomb hope can work together under a unified registry and configuration center. We developed [spring cloud Huawei](

Re: Fw: [DISCUSSION] Rsocket

2019-12-04 Thread YL G
According to my understanding, Rsocket and grpc are very different. The main idea of Rsocket is stream. In JDK, we can use CompletebleFuture to asynchronous programming. When there is only one object like *CompletebleFuture*, it's OK. But when we have a List, we would prefer it could like a