loop_in_codes

低调做技术__欢迎移步我的独立博客 codemaro.com 微博 kevinlynx

network

图解zookeeper FastLeader选举算法

posted @ 2014-10-19 15:58 Kevin Lynx 阅读(4424) | 评论 (0)  编辑

图解分布式一致性协议Paxos

posted @ 2014-10-15 22:45 Kevin Lynx 阅读(10260) | 评论 (6)  编辑

淘宝分布式配置管理服务Diamond

posted @ 2014-10-12 12:57 Kevin Lynx 阅读(2671) | 评论 (4)  编辑

zookeeper节点数与watch的性能测试

posted @ 2014-09-21 20:56 Kevin Lynx 阅读(4838) | 评论 (0)  编辑

分布式环境中的负载均衡策略

posted @ 2014-08-26 00:11 Kevin Lynx 阅读(3951) | 评论 (0)  编辑

select真的有限制吗

posted @ 2014-06-01 23:45 Kevin Lynx 阅读(4849) | 评论 (1)  编辑

Muduo源码阅读

posted @ 2014-05-04 18:22 Kevin Lynx 阅读(14512) | 评论 (3)  编辑

Dhtcrawler2换用sphinx搜索

posted @ 2013-08-08 23:04 Kevin Lynx 阅读(2681) | 评论 (0)  编辑

磁力搜索第二版-dhtcrawler2

posted @ 2013-07-20 16:37 Kevin Lynx 阅读(5570) | 评论 (1)  编辑

使用erlang实现P2P磁力搜索-实现

posted @ 2013-06-20 20:40 Kevin Lynx 阅读(5149) | 评论 (1)  编辑

使用erlang实现P2P磁力搜索(开源)

posted @ 2013-06-20 14:44 Kevin Lynx 阅读(7690) | 评论 (9)  编辑

P2P中DHT网络爬虫

posted @ 2013-05-19 21:51 Kevin Lynx 阅读(13664) | 评论 (0)  编辑

为http server加入CGI--网页外观的应用程序

posted @ 2008-08-05 22:01 Kevin Lynx 阅读(4133) | 评论 (8)  编辑

实现自己的http server

posted @ 2008-07-30 16:14 Kevin Lynx 阅读(29673) | 评论 (21)  编辑

自己实现memcached客户端库

posted @ 2008-07-21 15:54 Kevin Lynx 阅读(6264) | 评论 (5)  编辑

libevent 源码分析:min_heap带来的超时机制

posted @ 2008-07-18 15:56 Kevin Lynx 阅读(6553) | 评论 (6)  编辑

libevent 源码分析:evbuffer缓冲(附带libevent vs2005完整包下载)

posted @ 2008-07-16 14:28 Kevin Lynx 阅读(9418) | 评论 (14)  编辑

IOCP与线程

posted @ 2008-06-23 17:32 Kevin Lynx 阅读(4794) | 评论 (3)  编辑

Proactor和Reactor模式_继续并发系统设计的扫盲

posted @ 2008-06-06 13:25 Kevin Lynx 阅读(29408) | 评论 (7)  编辑

半同步半异步模式以及Leader_Follwer模式

posted @ 2008-06-04 10:40 Kevin Lynx 阅读(8744) | 评论 (5)  编辑

写了个简单的聊天服务器

posted @ 2008-05-28 17:13 Kevin Lynx 阅读(4281) | 评论 (4)  编辑

tcp要点学习-数据发送一

posted @ 2008-05-22 15:42 Kevin Lynx 阅读(3096) | 评论 (1)  编辑

剖析Etwork网络库

posted @ 2008-05-21 21:06 Kevin Lynx 阅读(6963) | 评论 (5)  编辑

突破select的FD_SETSIZE限制

posted @ 2008-05-20 11:20 Kevin Lynx 阅读(22164) | 评论 (12)  编辑

tcp要点学习-断开连接

posted @ 2008-05-14 15:46 Kevin Lynx 阅读(5165) | 评论 (2)  编辑

tcp要点学习-建立连接

posted @ 2008-05-11 01:03 Kevin Lynx 阅读(3648) | 评论 (10)  编辑