Skip to content
View WonderMing13's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report WonderMing13

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. WonderRPC WonderRPC Public

    框架主要采用了Netty来建立TCP长连接;Jdk的序列化和反射调用本地方法;Spring Boot的自动配置来配置和组装Bean对象;Zookeeper来进行来分布式的配置中心;支持同步和异步返回;提供基于Zookeeper的分布式锁;监控Zookeeper的节点变化;TCC分布式事务

    Java 3

  2. YouQu YouQu Public

    前后端一起的项目,使用Spring Security来做权限检验(这部分没有完成),前端渲染使用AngularJS MVC的思想很符合java的开发;项目主要是后端才用了dubbo+zookeeper来解决远程调用的问题;后端的系统日志试用了消息队列来解决id生成冲突的问题(看来多虑了);使用redis解决项目的session一致的问题

    JavaScript