• Stars
    star
    15
  • Rank 1,341,318 (Top 27 %)
  • Language
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

netty最佳实践

More Repositories

1

Tinyhttpd

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C
11,042
star
2

practical-programming-books

这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
4,628
star
3

WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
C
2,621
star
4

EZLippi.github.io

这是我的个人网站的源码,欢迎fork。
CSS
579
star
5

GradleInActionZh

这是Gradle In Action(Gradle实战) 的中文版
461
star
6

hexo-theme

我的个人博客www.ezlippi.com采用的Hexo主题源码,fork自[Next主题](https://github.com/iissnan/hexo-theme-next/issues)
JavaScript
24
star
7

isolation-threadpool

从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
Java
21
star
8

Profiles

异地工作配置中心
Vim Script
12
star
9

java-reflection-in-action-CN

java reflection in action 中文版
4
star
10

active-mq-in-action-zh

Active MQ 实战
GCC Machine Description
3
star