Chinaunix首页 | 论坛 | 博客
  • 博客访问: 253707
  • 博文数量: 60
  • 博客积分: 1222
  • 博客等级: 少尉
  • 技术积分: 585
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-16 17:28
个人简介

从学通信的博士到从事IT行业的工程师 从原华为项目经理,到现任职公司架构师

文章分类

全部博文(60)

文章存档

2013年(18)

2012年(42)

我的朋友

发布时间:2013-02-04 17:47:46

bit相关算法实现,原文链接......【阅读全文】

阅读(1541) | 评论(0) | 转发(0)

发布时间:2013-02-04 16:29:37

原文链接For a non-technical guide to BitTorrent, please see my Beginners Guide To BitTorrent.The BitTorrent protocol can be split into the following five main components:Metainfo File – a file which contains all details necessary for the protocol to operate.Trac.........【阅读全文】

阅读(2187) | 评论(0) | 转发(0)

发布时间:2013-02-02 21:39:11

摘自wikipediaScale horizontally vs. verticallyMethods of adding more resources for a particular application fall into two broad categories:[4]Scale horizontally (scale out)To scale horizontally (or scale out) means to add more nodes to a system, such as adding a .........【阅读全文】

阅读(3589) | 评论(0) | 转发(0)

发布时间:2013-01-27 20:23:50

周末两天参加了两天敏捷开发培训,纪录一下:敏捷的本质是及时调整团队适应(或者接受)变化,满足需求的变化(或者说达成真正的需求),实现项目的成功。迭代,XP,及项目管理的各种技巧都是支撑这一目标的方法。.........【阅读全文】

阅读(2228) | 评论(0) | 转发(0)

发布时间:2013-01-25 00:27:38

Linux内核在3.6和3.7合入了TCP Fast Open特性,在3.7.3版本上验证了一下,I did it!以下是C语言实例(LWN介绍):server端代码:#include         #include /* See NOTES */#include #include int main(){.........【阅读全文】

阅读(4260) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册