posts - 339,  comments - 95,  views - 178万
< 2025年3月 >
23 24 25 26 27 28 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 1 2 3 4 5
07 2014 档案
Netty 中 IOException: Connection reset by peer 与 java.nio.channels.ClosedChannelException: null
摘要:最近发现系统中出现了很多 IOException: Connection reset by peer 与 ClosedChannelException: null深入看了看代码, 做了些测试, 发现 Connection reset 会在客户端不知道 channel 被关闭的情况下, 触发了 eve... 阅读全文
posted @ 2014-07-23 22:15 ZimZz 阅读(100134) 评论(3) 推荐(0) 编辑
Hadoop + ZK + HBase 环境搭建
摘要:Hadoop 环境搭建参考资料:http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-common/ClusterSetup.htmlhttp://hadoop.apache.org/docs/r2.4.1/hadoop-ya... 阅读全文
posted @ 2014-07-08 10:57 ZimZz 阅读(14915) 评论(0) 推荐(0) 编辑
ArrayBlockingQueue, LinkedBlockingQueue, ConcurrentLinkedQueue, RingBuffer
摘要:1. ArrayBlockingQueue, LinkedBlockingQueue, ConcurrentLinkedQueueArrayBlockingQueue, LinkedBlockingQueue 继承自 BlockingQueue, 他们的特点就是 Blocking, Blocking... 阅读全文
posted @ 2014-07-04 01:01 ZimZz 阅读(2406) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示