develop-apache-kafka-frame-work

《刘瑜写给女儿的信:愿你慢慢长大 》
小布谷,愿你慢慢长大。
愿你有好运气,如果没有,愿你在不幸中学会慈悲。
愿你被很多人爱,如果没有,愿你在寂寞中学会宽容。
愿你一生一世每天都可以睡到自然醒。

##apache kafka 资源总结

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
kafka资源整理
https://yq.aliyun.com/articles/69501
kafka中文教程
http://www.orchome.com/kafka/index?spm=5176.100239.blogcont69501.5.5zZkfX
kafka英文版:
https://kafka.apache.org/0100/documentation.html?spm=5176.100239.blogcont69501.6.5zZkfX
https://kafka.apache.org/0100/documentation.html?spm=5176.100239.blogcont69501.7.5zZkfX#streamsapi
kafka 0.10新特性
https://www.iteblog.com/archives/1677.html
kafka 机制:
http://blog.arganzheng.me/posts/kafka-in-action.html
http://www.infoq.com/cn/profile/%E9%83%AD%E4%BF%8A
https://www.oschina.net/translate/kafka-design
kafka优化:
http://www.infoq.com/cn/articles/linkedIn-improving-kafka
kafka技术内幕:
http://zqhxuyuan.github.io/2017/01/01/Kafka-Code-Index/
kafka文件存储机制:
http://tech.meituan.com/kafka-fs-design-theory.html
kafka zookeeper存储结构:
http://blog.csdn.net/lizhitao/article/details/23744675
kafka源码解析:
http://zqhxuyuan.github.io/tags/kafka/
https://zqhxuyuan1.gitbooks.io/kafka/content/index.html
身份认证和安全机制:
https://wangzzu.github.io/2016/07/29/sasl-plain-kafka/
优秀博客:
http://www.jasongj.com/tags/Kafka/
https://my.oschina.net/ielts0909
http://dongxicheng.org/search-engine/kafka/
https://my.oschina.net/ielts0909/blog/117489
https://my.oschina.net/u/591402/blog/145090
http://rockybean.github.io/2012/07/30/jafka-design/
http://www.cnblogs.com/cyfonly/p/5954614.html
优秀博文
http://www.jasongj.com/2015/01/02/Kafka%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90/
kakfa kafka message delivery guarantee:
http://blog.csdn.net/odailidong/article/details/49735475
kakfa ISR:
http://zqhxuyuan.github.io/2016/01/14/2016-01-14-Kafka-ISR/
http://www.cnblogs.com/fxjwind/p/4972244.html
http://zqhxuyuan.github.io/2016/01/13/2016-01-13-Kafka-Picture/
Kafka实战:从RDBMS到Hadoop,七步实现实时传输
http://geek.csdn.net/news/detail/97941