2016年9月21日

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 暖风的风 阅读(230) 评论(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 暖风的风 阅读(162) 评论(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 暖风的风 阅读(181) 评论(0) 推荐(0) 编辑

2016年9月20日

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 暖风的风 阅读(251) 评论(0) 推荐(0) 编辑

java performance

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

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

GC

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

posted @ 2016-09-20 10:56 暖风的风 阅读(98) 评论(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 暖风的风 阅读(119) 评论(0) 推荐(0) 编辑

2016年9月19日

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 暖风的风 阅读(216) 评论(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 暖风的风 阅读(195) 评论(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 暖风的风 阅读(504) 评论(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 暖风的风 阅读(141) 评论(0) 推荐(0) 编辑

2016年9月18日

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 暖风的风 阅读(393) 评论(0) 推荐(0) 编辑

2016年9月17日

mesos

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

posted @ 2016-09-17 23:46 暖风的风 阅读(147) 评论(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 暖风的风 阅读(149) 评论(0) 推荐(0) 编辑

github上最全的资源教程-前端涉及的所有知识体系

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

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

2016年9月15日

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 暖风的风 阅读(286) 评论(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 暖风的风 阅读(221) 评论(0) 推荐(0) 编辑

2016年9月12日

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 暖风的风 阅读(252) 评论(1) 推荐(0) 编辑

2016年9月10日

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 暖风的风 阅读(1315) 评论(0) 推荐(0) 编辑

2016年9月4日

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 暖风的风 阅读(202) 评论(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 暖风的风 阅读(522) 评论(0) 推荐(0) 编辑

2016年9月3日

isolated storage file

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

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

2016年8月31日

fasterflect-vs-hyperdescriptor-vs-fastmember-vs-reflection/

摘要: http://www.codewrecks.com/blog/index.php/2008/10/04/expression-tree-vs-reflection/ http://www.codeproject.com/Articles/593881/What-is-the-difference-b 阅读全文

posted @ 2016-08-31 11:34 暖风的风 阅读(360) 评论(0) 推荐(0) 编辑

2016年8月21日

Visual C++ in Visual Studio 2015

摘要: https://msdn.microsoft.com/en-us/library/60k1461a.aspx 阅读全文

posted @ 2016-08-21 23:25 暖风的风 阅读(198) 评论(0) 推荐(0) 编辑

Paxos

摘要: https://en.wikipedia.org/wiki/Paxos_(computer_science) http://research.microsoft.com/en-us/um/people/lamport/pubs/paxos-simple.pdf 阅读全文

posted @ 2016-08-21 22:37 暖风的风 阅读(140) 评论(0) 推荐(0) 编辑

2016年8月19日

dtrace

摘要: http://dtrace.org/guide/bookinfo.html 阅读全文

posted @ 2016-08-19 11:34 暖风的风 阅读(165) 评论(0) 推荐(0) 编辑

性能测试应该怎么做?

摘要: http://coolshell.cn/articles/17381.html 阅读全文

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

2016年8月18日

CLREX

摘要: KernelBase.dll!RaiseException() Unknown > coreclr.dll!`RaiseTheExceptionInternalOnly'::`81'::__Body::Run(RaiseTheExceptionInternalOnly::__l2::Param * pParam) Line 3114 C++ coreclr.dll!RaiseTheEx... 阅读全文

posted @ 2016-08-18 23:59 暖风的风 阅读(496) 评论(0) 推荐(0) 编辑

Header Field Definitions Accept-Encoding

摘要: https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html 阅读全文

posted @ 2016-08-18 13:16 暖风的风 阅读(115) 评论(0) 推荐(0) 编辑

2016年8月16日

汇编跟逆向工程

摘要: https://www.amazon.com/Practical-Reverse-Engineering-Reversing-Obfuscation/dp/1118787315/ref=pd_sim_14_4?ie=UTF8&dpID=51stvfF5FML&dpSrc=sims&preST=_AC 阅读全文

posted @ 2016-08-16 13:50 暖风的风 阅读(281) 评论(0) 推荐(0) 编辑

Optimize Managed Code For Multi-Core Machines

摘要: Parallel Performance Optimize Managed Code For Multi-Core Machines Daan Leijen and Judd Hall This article discusses: Task Parallel Library Parallel.Fo 阅读全文

posted @ 2016-08-16 10:09 暖风的风 阅读(298) 评论(0) 推荐(0) 编辑

Improve Scalability With New Thread Pool APIs

摘要: Pooled Threads Improve Scalability With New Thread Pool APIs Robert Saccone Portions of this article are based on a prerelease version of Windows Serv 阅读全文

posted @ 2016-08-16 10:08 暖风的风 阅读(937) 评论(0) 推荐(0) 编辑

2016年8月15日

CLR thread pool

摘要: https://github.com/dotnet/coreclr/issues/12357 http://mattwarren.org/2017/04/13/The-CLR-Thread-Pool-Thread-Injection-Algorithm/ http://webcourse.cs.te 阅读全文

posted @ 2016-08-15 23:23 暖风的风 阅读(989) 评论(1) 推荐(0) 编辑

转-OpenJDK源码阅读导航跟编译

摘要: OpenJDK源码阅读导航 OpenJDK源码阅读导航 博客分类: Virtual Machine HotSpot VM Java OpenJDK openjdk OpenJDK源码阅读导航 Virtual Machine HotSpot VM Java OpenJDK openjdk 这是链接帖。 阅读全文

posted @ 2016-08-15 13:43 暖风的风 阅读(292) 评论(0) 推荐(0) 编辑

Clr core

摘要: http://hllvm.group.iteye.com/group/topic/43559 阅读全文

posted @ 2016-08-15 00:16 暖风的风 阅读(157) 评论(0) 推荐(0) 编辑

Java experts blog

摘要: https://blogs.oracle.com/poonam/ https://blogs.oracle.com/poonam/entry/updates_to_the_java_troubleshooting http://docs.oracle.com/javase/8/docs/techno 阅读全文

posted @ 2016-08-15 00:09 暖风的风 阅读(177) 评论(0) 推荐(0) 编辑

2016年8月14日

perfview

摘要: https://blogs.msdn.microsoft.com/vancem/ 阅读全文

posted @ 2016-08-14 00:43 暖风的风 阅读(157) 评论(0) 推荐(0) 编辑

2016年8月12日

Threadpool dump

摘要: Microsoft (R) Windows Debugger Version 10.0.10586.567 AMD64Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Users\jason 阅读全文

posted @ 2016-08-12 15:23 暖风的风 阅读(904) 评论(0) 推荐(0) 编辑

2016年8月10日

performance-counters

摘要: https://blogs.msdn.microsoft.com/faber/2014/11/20/tracking-windows-performance-counters-by-application/ 阅读全文

posted @ 2016-08-10 18:24 暖风的风 阅读(201) 评论(0) 推荐(0) 编辑

2016年8月9日

pointers dereference

摘要: http://www.cplusplus.com/doc/tutorial/pointers/ 阅读全文

posted @ 2016-08-09 12:33 暖风的风 阅读(133) 评论(0) 推荐(0) 编辑

导航