2016年上半年工作情況
一件甥、Docker知識(shí)點(diǎn)網(wǎng)址
1号涯、docker構(gòu)建開發(fā)環(huán)境http://tech.uc.cn/?p=2726
2、docker源碼解析http://www.infoq.com/cn/articles/docker-source-code-analysis-part1
3、容器級(jí)虛擬化解決方案http://blog.csdn.net/colorant/article/details/20608157
4毒返、docker API文檔https://github.com/docker/docker/blob/master/docs/reference/api
5、非常詳細(xì)docker學(xué)習(xí)筆記http://www.open-open.com/lib/view/open1423703640748.html#_label2
6舷手、Dockerfile語(yǔ)法檢查優(yōu)化工具http://dockerfile-linter.com/
二拧簸、安裝軟件名稱或地址
1、mysql男窟、oracle等各種數(shù)據(jù)庫(kù)盆赤,Navicat_premium數(shù)據(jù)庫(kù)客戶端
三、nginx相關(guān)知識(shí)點(diǎn)網(wǎng)址
1歉眷、nginx詳細(xì)框架學(xué)習(xí)教程http://tengine.taobao.org/book/chapter_02.html
四牺六、spring boot相關(guān)知識(shí)點(diǎn)網(wǎng)址
1、spring容器在初始化bean和銷毀前操作有3種方式http://blog.csdn.net/topwqp/article/details/8681573
2汗捡、spring 自帶task指定時(shí)間任務(wù)淑际,quatz也可以執(zhí)行任務(wù)
3、spring-boot快速構(gòu)建spring應(yīng)用http://www.ibm.com/developerworks/cn/java/j-lo-spring-boot/
4、spring-boot文檔https://qbgbook.gitbooks.io/spring-boot-reference-guide-zh/content/
五庸追、線程池的學(xué)習(xí)
//創(chuàng)建一個(gè)執(zhí)行者線程池
ExecutorService executor = Executors.newCachedThreadPool();
CompletionService completionService = new ExecutorCompletionService<>(executor );
completionService中有兩個(gè)方法submit()提交任務(wù)霍骄,task().get()返回future集合和獲取對(duì)象
六、消息中間件--ActiveMQ淡溯、RabbitMQ
1读整、ActiveMQ集群配置http://blog.csdn.net/yinwenjie/article/details/51205822
2、ActiveMQ基本使用例子http://www.open-open.com/lib/view/open1400126457817.html
3咱娶、Activemq消息傳送機(jī)制http://www.myexception.cn/software-architecture-design/1576380.html
5、RabbitMQ集群高可用http://www.cnblogs.com/flat_peach/archive/2013/04/07/3004008.html
6膘侮、Activemq在Java中如何操作http://blog.csdn.net/linwei_1029/article/details/16964943
七屈糊、zookeeper知識(shí)點(diǎn)學(xué)習(xí)
1、zookeeper基本學(xué)習(xí)http://cailin.iteye.com/blog/2014486/
八琼了、Kubernetes初步了解
1逻锐、Kubernetes初步認(rèn)識(shí)http://www.cnblogs.com/Leo_wl/p/4377464.html
2、Kubernetes調(diào)度解讀http://f.dataguru.cn/forum.php?mod=viewthread&tid=559166&highlight=scheduler
九雕薪、Swarm初步了解
1昧诱、swarm調(diào)度解讀http://www.wtoutiao.com/p/D8efmk.html
2、swarm與Kubernetes的比較http://www.open-open.com/news/view/1ff7af9
十所袁、監(jiān)控系統(tǒng)的選擇
1盏档、使用Grafana_collectd_influxDB監(jiān)控系統(tǒng)http://www.vpsee.com/tag/grafana/
2、Opentsdb TCollector詳解http://www.ttlsa.com/opentsdb/opentsdb-tcollector-detail/
3燥爷、Bosun使用http://zhengheng.me/2015/12/09/bosun-install/
4蜈亩、Scollector詳解以及TCollector比較:https://godoc.org/bosun.org/cmd/scollector
5、Opentsdb原理分析http://liubin.org/blog/2016/03/05/tsdb-opentsdb/
6前翎、Open-falcon源碼地址https://github.com/open-falcon
7稚配、Open-falcon 文檔地址http://book.open-falcon.org/zh/install_from_src/prepare.html
十一、Python語(yǔ)言學(xué)習(xí)
1鱼填、python菜鳥教程http://www.runoob.com/python/python-modules.html
十二药有、大數(shù)據(jù)
1、Hdoop苹丸、Hive愤惰、Hdfshttp://www.cnblogs.com/xia520pi/category/346943.html
2、用大數(shù)據(jù)思想赘理,優(yōu)化互聯(lián)網(wǎng)未來http://www.raincent.com/
其它的零碎學(xué)習(xí):
1宦言、linux基本命令學(xué)習(xí)
2、HttpClient封裝使用
3商模、保留自己代碼片段https://code.csdn.net/?ref=toolbar_logo用戶名:924345946@qq.com ?密碼:qjd666,./
4奠旺、如何閱讀源代碼http://www.open-open.com/news/view/acfe1f
5蜘澜、如何寫概要設(shè)計(jì)和詳細(xì)設(shè)計(jì)
6、下載bosun鏡像 ?docker pull stackexchange/bosun
7响疚、成長(zhǎng)沒你想象的那么迫切http://blog.sina.com.cn/s/blog_3e307e2601014bse.html
8鄙信、 load.avg.1min/5min/15min詳解http://heipark.iteye.com/blog/1340384