Pinned Repositories
awesome-netty
netty最佳实践
EZLippi.github.io
这是我的个人网站的源码,欢迎fork。
GradleInActionZh
这是Gradle In Action(Gradle实战) 的中文版
hexo-theme
我的个人博客www.ezlippi.com采用的Hexo主题源码,fork自[Next主题](https://github.com/iissnan/hexo-theme-next/issues)
isolation-threadpool
从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
java-reflection-in-action-CN
java reflection in action 中文版
practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
Profiles
异地工作配置中心
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
EZLippi's Repositories
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
EZLippi/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
EZLippi/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
EZLippi/EZLippi.github.io
这是我的个人网站的源码,欢迎fork。
EZLippi/GradleInActionZh
这是Gradle In Action(Gradle实战) 的中文版
EZLippi/hexo-theme
我的个人博客www.ezlippi.com采用的Hexo主题源码,fork自[Next主题](https://github.com/iissnan/hexo-theme-next/issues)
EZLippi/isolation-threadpool
从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
EZLippi/awesome-netty
netty最佳实践
EZLippi/Profiles
异地工作配置中心
EZLippi/java-reflection-in-action-CN
java reflection in action 中文版
EZLippi/active-mq-in-action-zh
Active MQ 实战
EZLippi/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
EZLippi/mosn
MOSN is a powerful cloud-native proxy acts as a edge proxy or service mesh's data plane. https://mosn.io
EZLippi/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
EZLippi/wxappUnpacker
Wechat App(微信小程序,.wxapkg)解包及相关文件(.wxss,.json,.wxs,.wxml)还原工具
EZLippi/blogSourceCode
ezlippi.com博客中的源码
EZLippi/metricsAgent
A java instrumentation agent monitoring cost of every method invoke
EZLippi/rocketmq
Mirror of Apache RocketMQ
EZLippi/simple-failover-java
A simple failover library for Java
EZLippi/sofa-mesh
A solution for large-scale Service Mesh based on Istio.