上一页 1 2 3 4 5 6 7 ··· 9 下一页
摘要: 原文地址:http://my.oschina.net/junfrank/blog/290404 阅读全文
posted @ 2014-12-02 15:45 水舟陆车 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://baptiste-wicht.com/posts/2010/09/java-concurrency-part-7-executors-and-thread-pools.htmlJava Concurrency - Part 7 : Executors and thread p... 阅读全文
posted @ 2014-11-28 18:53 水舟陆车 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 呵呵,看了这篇文章,很过关于自己工作效率的问题,都得到了答案,这里也分享一下,一是提醒自己,另外也是给跟我一样因效率困惑的人提供参考。--------------------------以下是原文--------------------------就像寻找对你有益的习惯一样,寻找妨碍你的习惯同样重要... 阅读全文
posted @ 2014-11-24 14:30 水舟陆车 阅读(147) 评论(0) 推荐(0) 编辑
摘要: http://yeasy.gitbooks.io/docker_practice/content/index.htmlDocker 是一个开源项目,诞生于 2013 年初,最初是 dotCloud 公司内部的一个业余项目。它基于 Google 公司推出的 Go 语言实现。 项目后来加入了 Linux... 阅读全文
posted @ 2014-11-24 14:27 水舟陆车 阅读(157) 评论(0) 推荐(0) 编辑
摘要: http://www.searchtech.pro/Hadoop添加或调整的参数:一、hadoop-env.sh1、hadoop的heapsize的设置,默认1000# The maximum amount of heap to use, in MB. Default is 1000.# expor... 阅读全文
posted @ 2014-11-20 11:01 水舟陆车 阅读(470) 评论(0) 推荐(0) 编辑
摘要: Jackson库是JSON Java库,用于在Java程序中解析JSON数据。Jackson源码目前托管于GitHub,地址:https://github.com/FasterXML/一、Jackson 1.9.x版库说明Jackson 1.9.10版的库有多种选择:1. 单个库下载:提供了core... 阅读全文
posted @ 2014-11-17 17:17 水舟陆车 阅读(718) 评论(0) 推荐(0) 编辑
摘要: 越来越多的人开始意识到,网站即软件,而且是一种新型的软件。这种"互联网软件"采用客户端/服务器模式,建立在分布式体系上,通过互联网通信,具有高延时(high latency)、高并发等特点。网站开发,完全可以采用软件开发的模式。但是传统上,软件和网络是两个不同的领域,很少有交集;软件开发主要针对单机... 阅读全文
posted @ 2014-11-17 14:55 水舟陆车 阅读(143) 评论(0) 推荐(0) 编辑
摘要: http://www.infoq.com/cn/articles/netty-threading-model 阅读全文
posted @ 2014-11-17 14:12 水舟陆车 阅读(138) 评论(0) 推荐(0) 编辑
摘要: http://www.infoq.com/cn/articles/netty-high-performance 阅读全文
posted @ 2014-11-17 14:11 水舟陆车 阅读(96) 评论(0) 推荐(0) 编辑
摘要: http://www.infoq.com/cn/articles/netty-server-create 阅读全文
posted @ 2014-11-17 14:10 水舟陆车 阅读(134) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 9 下一页