Pinned Repositories
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
booklist
书单
Code4Java
Repository for my java projects.
learn-designpattern
大话设计模式
learn-java8
Java 8函数式编程
learn-javascript
JavaScript高级程序设计
learn-linuxshell
Linux命令行与shell脚本编程大全
learn-linuxsoftware
linux下面安装软件
learn-scala
scala编程**
learn-spark
Spark快速大数据分析
xuxh0622's Repositories
xuxh0622/learn-designpattern
大话设计模式
xuxh0622/learn-linuxshell
Linux命令行与shell脚本编程大全
xuxh0622/learn-spark
Spark快速大数据分析
xuxh0622/booklist
书单
xuxh0622/learn-java8
Java 8函数式编程
xuxh0622/learn-linuxsoftware
linux下面安装软件
xuxh0622/learn-scala
scala编程**
xuxh0622/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
xuxh0622/Code4Java
Repository for my java projects.
xuxh0622/common-doc
日常操作命令文档
xuxh0622/Community
SkyWalking related resources provided by community, such as: public speaking, videos, articles
xuxh0622/FLogger
基于双缓冲队列、多刷盘机制的超轻量级 java 日志
xuxh0622/greys-anatomy
Java诊断工具
xuxh0622/incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
xuxh0622/java-nio-server
A Java NIO Server using non-blocking IO all the way through.
xuxh0622/learn-arrange
知识点整理
xuxh0622/learn-docker
第一本Docker书
xuxh0622/learn-spring-boot
xuxh0622/netty
Netty project - an event-driven asynchronous network application framework
xuxh0622/redis-in-action
Example code from the book
xuxh0622/roncoo-pay
龙果支付系统是国内首款开源的互联网支付系统,其核心目标是汇聚所有主流支付渠道,打造一款轻量、便捷、易用,且集支付、资金对账、资金清结算于一体的支付系统,满足互联网业务系统的收款和业务资金管理需求。
xuxh0622/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
xuxh0622/shadowsocks
shadowsocks.wiki
xuxh0622/SpringBootLearning
xuxh0622/springcloud-microservice-ddd
微服务+DDD代码结构例子
xuxh0622/tomcat
Mirror of Apache Tomcat
xuxh0622/tomdog
一个使用tomcat架构实现的服务网格容器
xuxh0622/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
xuxh0622/wormhole
a bridge with service and rpc framework
xuxh0622/Zipkin_Traces
利用Zipkin追踪微服务调用链和Mysql数据库调用链Demo