09 2016 档案

Maven the definitive guide.pdf
摘要:http://vdisk.weibo.com/s/yW8b4aInnvTwk 阅读全文

posted @ 2016-09-30 17:16 暖风的风 阅读(432) 评论(0) 推荐(0) 编辑

Linux comands
摘要:https://www.mankier.com/8/vmstat http://docs.oracle.com/cd/E23824_01/html/821-1451/spmonitor-22.html http://www.linuxcommand.org/man_pages/vmstat8.htm 阅读全文

posted @ 2016-09-25 16:03 暖风的风 阅读(141) 评论(0) 推荐(0) 编辑

hotspot
摘要:http://openjdk.java.net/groups/hotspot/ Source code Bundles Download Mercurial respository (read-only) Browsable source Checkouthg clone http://hg.ope 阅读全文

posted @ 2016-09-24 23:13 暖风的风 阅读(280) 评论(0) 推荐(0) 编辑

.NET GC Server-Background-GC
摘要:Garbage Collection and Performancehttps://msdn.microsoft.com/en-us/library/ee851764(v=vs.110).aspx https://channel9.msdn.com/posts/Maoni-Stephens-CLR- 阅读全文

posted @ 2016-09-24 22:24 暖风的风 阅读(350) 评论(0) 推荐(0) 编辑

java performance
摘要:http://www.oracle.com/technetwork/java/performance-138178.html# http://www.oracle.com/technetwork/java/gc1-4-2-135950.html http://www.oracle.com/techn 阅读全文

posted @ 2016-09-24 22:05 暖风的风 阅读(206) 评论(0) 推荐(0) 编辑

从dump看硬件问题
摘要:https://blogs.msdn.microsoft.com/ntdebugging/2008/03/28/debugging-a-bluescreen-at-home/ 阅读全文

posted @ 2016-09-23 16:24 暖风的风 阅读(215) 评论(0) 推荐(0) 编辑

connect to tomcat with JMX
摘要:Answering my own question; turned out to be easier than i thought. Following needs to be done, for enabling JMX access for Tomcat installed as a Windo 阅读全文

posted @ 2016-09-21 16:53 暖风的风 阅读(231) 评论(0) 推荐(0) 编辑

Java Debugging
摘要:1, https://visualvm.java.net/oqlhelp.html#top http://docs.oracle.com/javase/7/docs/technotes/samples/hprof.html#HAT http://docs.oracle.com/javase/7/do 阅读全文

posted @ 2016-09-21 14:22 暖风的风 阅读(163) 评论(0) 推荐(0) 编辑

内存模型
摘要:http://preshing.com/20120710/memory-barriers-are-like-source-control-operations/ http://preshing.com/20120625/memory-ordering-at-compile-time/ http:// 阅读全文

posted @ 2016-09-21 00:20 暖风的风 阅读(182) 评论(0) 推荐(0) 编辑

log tree(merge)
摘要:http://www-users.cs.umn.edu/~he/diff/p256-severance.pdf http://www.eecs.harvard.edu/~margo/cs165/papers/gp-lsm.pdf http://www.cs.umb.edu/~poneil/lsmtr 阅读全文

posted @ 2016-09-20 23:40 暖风的风 阅读(254) 评论(0) 推荐(0) 编辑

java performance
摘要:http://www.oracle.com/technetwork/java/performance-138178.html 阅读全文

posted @ 2016-09-20 21:04 暖风的风 阅读(165) 评论(0) 推荐(0) 编辑

GC
摘要:http://queue.acm.org/detail.cfm?id=2977741 阅读全文

posted @ 2016-09-20 10:56 暖风的风 阅读(100) 评论(0) 推荐(0) 编辑

dump java
摘要:http://www.gamlor.info/wordpress/2011/09/visualvm/ https://visualvm.java.net/zh_CN/gettingstarted.html?Java_VisualVM http://docs.oracle.com/javase/7/d 阅读全文

posted @ 2016-09-20 00:27 暖风的风 阅读(121) 评论(0) 推荐(0) 编辑

dictEntry **table;
摘要:typedef struct dictht { dictEntry **table; PORT_ULONG size; PORT_ULONG sizemask; PORT_ULONG used;} dictht; http://www.thegeekstuff.com/2012/01/advance 阅读全文

posted @ 2016-09-19 16:51 暖风的风 阅读(218) 评论(0) 推荐(0) 编辑

Java OOM
摘要:深入浅出JProfiler https://yq.aliyun.com/articles/276 如何排查Java内存泄露(内附各种排查工具介绍) https://yq.aliyun.com/articles/61148?spm=5176.8067842.tagmain.5.584YJ6 https 阅读全文

posted @ 2016-09-19 14:49 暖风的风 阅读(197) 评论(0) 推荐(0) 编辑

Thinking Clearly about Performance
摘要:http://queue.acm.org/detail.cfm?id=1854041 The July/August issue of acmqueue is out now acmqueue is free for ACM professional members. Non-members can 阅读全文

posted @ 2016-09-19 10:45 暖风的风 阅读(507) 评论(0) 推荐(0) 编辑

git
摘要:http://blog.csdn.net/lincyang/article/details/45269491 http://conf.ctripcorp.com/pages/viewpage.action?pageId=54470404 阅读全文

posted @ 2016-09-19 09:57 暖风的风 阅读(143) 评论(0) 推荐(0) 编辑

IOCP 浅析
摘要:http://www.ibm.com/developerworks/cn/java/j-lo-iocp/ https://msdn.microsoft.com/en-us/library/windows/desktop/aa365198(v=vs.85).aspx http://stackoverf 阅读全文

posted @ 2016-09-18 10:13 暖风的风 阅读(396) 评论(0) 推荐(0) 编辑

mesos
摘要:http://mesos.apache.org/documentation/latest/ http://mesos.berkeley.edu/mesos_tech_report.pdf 阅读全文

posted @ 2016-09-17 23:46 暖风的风 阅读(149) 评论(0) 推荐(0) 编辑

分布式算法
摘要:Time Clocks and the Ordering of Events in a Distributed System http://www.stanford.edu/class/cs240/readings/lamport.pdf http://duanple.blog.163.com/bl 阅读全文

posted @ 2016-09-17 11:17 暖风的风 阅读(152) 评论(0) 推荐(0) 编辑

github上最全的资源教程-前端涉及的所有知识体系
摘要:转 github上最全的资源教程-前端涉及的所有知识体系 前面分享了前端入门资源汇总,今天分享下前端所有的知识体系。 个人站长对个人综合素质要求还是比较高的,要想打造多拉斯自媒体网站,不花点心血是很难成功的,学习前端是必不可少的一个环节, 当然你不一定要成为前端专家,但是你至少要懂前端才行,这样等网 阅读全文

posted @ 2016-09-17 11:06 暖风的风 阅读(1078) 评论(0) 推荐(0) 编辑

x86-64_register_and_function_frame.html
摘要:http://www.searchtb.com/2013/03/x86-64_register_and_function_frame.html 阅读全文

posted @ 2016-09-15 23:14 暖风的风 阅读(289) 评论(0) 推荐(0) 编辑

淘宝的技术博客
摘要:http://www.searchtb.com/ 最近更新 neo4j 底层存储结构分析(8) neo4j 底层存储结构分析(7) neo4j 底层存储结构分析(6) neo4j 底层存储结构分析(5) neo4j 底层存储结构分析(4) neo4j 底层存储结构分析(3) neo4j 底层存储结构 阅读全文

posted @ 2016-09-15 23:07 暖风的风 阅读(222) 评论(0) 推荐(0) 编辑

Storm API,Tutorial,Trident,Windowing BOOKS
摘要:http://storm.apache.org/releases/1.0.0/Trident-API-Overview.html https://stackoverflow.com/questions/17257448/what-is-the-task-in-storm-parallelism ht 阅读全文

posted @ 2016-09-12 09:49 暖风的风 阅读(254) 评论(1) 推荐(0) 编辑

Redis GEO ,GEOHASH,Spatial_index
摘要:https://matt.sh/redis-geo http://antirez.com/latest/0 http://invece.org/ https://github.com/davidmoten/geo/blob/master/src/main/java/com/github/davidm 阅读全文

posted @ 2016-09-10 00:27 暖风的风 阅读(1318) 评论(0) 推荐(0) 编辑

ARTICLES
摘要:https://blogs.msdn.microsoft.com/tess/2005/12/20/things-to-ignore-when-debugging-an-asp-net-hang/ https://blogs.msdn.microsoft.com/alejacma/2009/08/10 阅读全文

posted @ 2016-09-04 23:36 暖风的风 阅读(205) 评论(0) 推荐(0) 编辑

Linux dbg debugging
摘要:http://h41379.www4.hpe.com/doc/84final/4538/4538pro_contents.html https://kgdb.wiki.kernel.org/index.php/Main_Page http://www.linuxjournal.com/article 阅读全文

posted @ 2016-09-04 22:34 暖风的风 阅读(524) 评论(0) 推荐(0) 编辑

isolated storage file
摘要:https://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragefile(v=vs.110).aspx 阅读全文

posted @ 2016-09-03 10:44 暖风的风 阅读(170) 评论(0) 推荐(0) 编辑

导航

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