Skip to content
View hbzhangwenjie's full-sized avatar

Block or report hbzhangwenjie

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

Pinned Loading

  1. yujian_back yujian_back Public

    遇见光谷 前后端 代码

    JavaScript 2 2

  2. kafkaConsumePool-spring-boot-starter kafkaConsumePool-spring-boot-starter Public

    扩展KafkaListener注解,收到的消息使用线程池处理

    Java 3

  3. myNio myNio Public

    java Nio模拟 netty线程模型

    Java 1

  4. commons.pool2.stat commons.pool2.stat Public

    org.apache.commons.pool2 是帮助构建一个池子的工具,jedis/lettcue 的连接池都用了他。这里把这个池子的状态从jmx中拿出来返回为一个json,方便接入一些监控系统

    Java 1

  5. mqttbroker mqttbroker Public

    springboot netty 实现的mqtt协议

    Java 1 2

  6. miniRPC miniRPC Public

    使用java反射+动态代理模拟 RPC

    Java