Skip to content
View zhangli002's full-sized avatar

Block or report zhangli002

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. kubernetes kubernetes Public

    Forked from kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

    Go

  2. yaowenjie.github.io yaowenjie.github.io Public

    Forked from Yaowenjie/yaowenjie.github.io

    Not just a Blog, keeping learning

    CSS

  3. grpc-spring-boot-starter grpc-spring-boot-starter Public

    Forked from grpc-ecosystem/grpc-spring

    Spring Boot starter module for gRPC framework.

    Java

  4. SpringCloudLearning SpringCloudLearning Public

    Forked from forezp/SpringCloudLearning

    project for spring cloud learning

    Shell

  5. spring-cloud-Transaction spring-cloud-Transaction Public

    微服务的关键难点在于分布式事务处理,根据CAP理论,微服务架构采用最终一致性Eventual Consistency实现数据的一致性,这需要采用基于Event process分布式事务处理完成。为此需要创新地设计新的方法来完成事务的处理。我设计并开发了基于EP的业务系统补偿事务处理框架—太极分布式事务处理框架(MOONWATER),可以有效地解决这个问题,其优势在于提高了事务的成功率,故障一…

  6. nettyholdspringmvc nettyholdspringmvc Public

    Forked from linsongze/nettyholdspringmvc

    show how to run springmvc with netty

    Java