Hi Xiaoliang, Any update for the proposal?
Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Sat, Jun 15, 2019 at 10:38 AM Willem Jiang <willem.ji...@gmail.com> wrote: > > It looks good from the feedback of the community. > I just have a quick question about the third party dependencies of > mesher. It's quite important for us when we move the project into > Apache. > > Tian Xiaoliang do you mind show us the list of third party > dependenices projects and their license? > > Willem Jiang > > Twitter: willemjiang > Weibo: 姜宁willem > > On Mon, Jun 10, 2019 at 2:11 PM Xiaoliang Tian <xiaoliang.t...@gmail.com> > wrote: > > > > Hi All, > > > > Service mesh is a solution for microservice, mesher is a service mesh > > implementation. > > > > if servicecomb introduce mesher, it will get some benifits. > > > > 1. user of servicecomb can choose any language and leverage same service > > center and govenance policy. > > > > 2. user can gain better performance by using java chassis and mesher, than > > user use service mesh solution only. > > > > the first one is most important reason why service mesh is important to > > service comb > > > > The mesher feature has been finished [1] > > > > there is the list of features: > > 1. service discovery, load balancing, circuit breaker, rate limiting, most > > of features that java chassis has > > 2. An admin API to expose runtime imformation of mesher > > 3. support grpc and http1 and http2 > > 4. support transparent TLS communication > > 5. run as a sidecar proxy for a service > > 6. a sidecar injector to automattically inject mesher into k8s pod > > > > [1] https://github.com/go-mesh/mesher > > > > Regards