10 2016 档案

GBG java
摘要:https://sourceware.org/gdb/onlinedocs/gdb/Sample-Session.html#Sample-Session http://m.blog.csdn.net/article/details?id=7191811 https://sourceware.org/ 阅读全文

posted @ 2016-10-31 00:54 暖风的风 阅读(215) 评论(0) 推荐(0) 编辑

Performance Analysis Methodology
摘要:http://www.brendangregg.com/methodology.html The USE Method: for finding resource bottlenecks The TSA Method: for analyzing application time Off-CPU A 阅读全文

posted @ 2016-10-30 15:33 暖风的风 阅读(213) 评论(0) 推荐(0) 编辑

method-r
摘要:http://carymillsap.blogspot.com/2009/11/why-we-made-method-r.html 阅读全文

posted @ 2016-10-30 15:31 暖风的风 阅读(230) 评论(0) 推荐(0) 编辑

dtrace
摘要:http://dtrace.org/blogs/brendan/page/3/ 阅读全文

posted @ 2016-10-30 14:53 暖风的风 阅读(193) 评论(0) 推荐(0) 编辑

MySQL Query Latency with the DTrace pid Provider
摘要:http://dtrace.org/blogs/brendan/2011/03/14/mysql-query-latency-with-the-dtrace-pid-provider/ 阅读全文

posted @ 2016-10-30 14:51 暖风的风 阅读(154) 评论(0) 推荐(0) 编辑

linuxperf
摘要:http://www.brendangregg.com/linuxperf.html http://www.brendangregg.com/index.html#Documentation 阅读全文

posted @ 2016-10-30 13:37 暖风的风 阅读(135) 评论(0) 推荐(0) 编辑

Linux Device Drivers, Third Edition
摘要:https://lwn.net/Kernel/LDD3/ 阅读全文

posted @ 2016-10-30 10:15 暖风的风 阅读(324) 评论(0) 推荐(0) 编辑

deeplearningbook
摘要:http://www.deeplearningbook.org/ 阅读全文

posted @ 2016-10-29 23:20 暖风的风 阅读(156) 评论(0) 推荐(0) 编辑

MySQL Internals Manual
摘要:http://dev.mysql.com/doc/internals/en/ 阅读全文

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

Linux perf tools
摘要:http://techblog.netflix.com/2015/08/netflix-at-velocity-2015-linux.html 阅读全文

posted @ 2016-10-28 22:04 暖风的风 阅读(213) 评论(0) 推荐(0) 编辑

DBG
摘要:http://undo.io/resources/blog-articles/ 阅读全文

posted @ 2016-10-28 21:36 暖风的风 阅读(305) 评论(0) 推荐(0) 编辑

gdb Debugging Full Example
摘要:http://www.brendangregg.com/blog/2016-08-09/gdb-example-ncurses.html 阅读全文

posted @ 2016-10-28 21:24 暖风的风 阅读(226) 评论(0) 推荐(0) 编辑

Java Warmup
摘要:http://www.brendangregg.com/blog/2016-09-28/java-warmup.html 阅读全文

posted @ 2016-10-28 21:20 暖风的风 阅读(449) 评论(0) 推荐(0) 编辑

Dtrace for Linux 2016
摘要:http://www.brendangregg.com/blog/2016-10-27/dtrace-for-linux-2016.html 阅读全文

posted @ 2016-10-28 20:53 暖风的风 阅读(159) 评论(0) 推荐(0) 编辑

分布式系统理论进阶 - Raft、Zab
摘要:分布式系统理论进阶 - Raft、Zab 以上介绍分布式一致性协议Raft、Zab的核心思想,分析Raft、Zab与Paxos的异同。实现分布式系统时,先从具体需求和场景考虑,Raft、Zab、VR、Paxos等协议没有绝对地好与不好,只是适不适合。 [1] Paxos made live - An 阅读全文

posted @ 2016-10-26 23:31 暖风的风 阅读(392) 评论(0) 推荐(0) 编辑

Java theory and practice
摘要:This content is part of the series: Java theory and practice A brief history of garbage collection Anatomy of a flawed microbenchmark Are all stateful 阅读全文

posted @ 2016-10-26 19:18 暖风的风 阅读(191) 评论(0) 推荐(0) 编辑

Dealing with InterruptedException
摘要:http://www.ibm.com/developerworks/java/library/j-jtp05236/index.html 阅读全文

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

JVM 虚拟化
摘要:http://www.infoq.com/cn/news/2015/05/java20-multitenant-jvm http://2016.qconshanghai.com/presentation/3002 http://www.slideshare.net/TimEllison/java-v 阅读全文

posted @ 2016-10-24 13:41 暖风的风 阅读(258) 评论(0) 推荐(0) 编辑

stackoverflow
该文被密码保护。

posted @ 2016-10-22 17:43 暖风的风 阅读(10) 评论(0) 推荐(0) 编辑

chronos
该文被密码保护。

posted @ 2016-10-22 16:47 暖风的风 阅读(7) 评论(1) 推荐(0) 编辑

Intro to Filtering with Network Monitor 3.0
摘要:https://blogs.technet.microsoft.com/netmon/2006/10/17/intro-to-filtering-with-network-monitor-3-0/ https://social.technet.microsoft.com/wiki/contents/ 阅读全文

posted @ 2016-10-20 13:21 暖风的风 阅读(174) 评论(0) 推荐(0) 编辑

spring 官方文档
摘要:http://docs.spring.io/spring/docs/current/spring-framework-reference/html/overview-getting-started-with-spring.html https://github.com/spring-projects 阅读全文

posted @ 2016-10-17 22:59 暖风的风 阅读(231) 评论(1) 推荐(0) 编辑

Java static block static constructor , static field
摘要:http://stackoverflow.com/questions/7121213/singleton-instantiation http://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.4.3.2 http://docs 阅读全文

posted @ 2016-10-17 14:29 暖风的风 阅读(262) 评论(0) 推荐(0) 编辑

Linux commands
摘要:lsof http://ehaselwanter.com/en/blog/2009/03/13/tomcat-too-many-open-files/ http://alvinalexander.com/blog/post/linux-unix/linux-lsof-command http://w 阅读全文

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

Questions that are independent of programming language. These questions are typically more abstract than other categories.
摘要:Questions that are independent of programming language. These questions are typically more abstract than other categories. Free Language Agnostic Prog 阅读全文

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

Java Language and Virtual Machine Specifications
摘要:The Java Language Specification, Java SE 8 Edition HTML | PDF The Java Virtual Machine Specification, Java SE 8 Edition HTML | PDF 阅读全文

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

what-is-daemon-thread and user thread
摘要:http://stackoverflow.com/questions/2213340/what-is-daemon-thread-in-java/2213348 http://stackoverflow.com/questions/2213340/what-is-daemon-thread-in-j 阅读全文

posted @ 2016-10-15 11:13 暖风的风 阅读(155) 评论(0) 推荐(0) 编辑

Java classes and class loading
摘要:JAVA类加载器概念与线程类加载器 http://www.cnblogs.com/pfxiong/p/4118445.html http://stackoverflow.com/questions/2416517/classloader-behaviour-on-tomcat-with-multip 阅读全文

posted @ 2016-10-13 00:04 暖风的风 阅读(221) 评论(0) 推荐(0) 编辑

玩转CPU Topology
摘要:http://www.searchtb.com/2012/12/%E7%8E%A9%E8%BD%ACcpu-topology.html 阅读全文

posted @ 2016-10-12 11:27 暖风的风 阅读(483) 评论(0) 推荐(0) 编辑

Zookeeper
摘要:http://www.ibm.com/developerworks/cn/opensource/os-cn-zookeeper/index.html http://www.searchtb.com/2011/01/zookeeper-research.html http://www.blogjava 阅读全文

posted @ 2016-10-12 11:19 暖风的风 阅读(120) 评论(0) 推荐(0) 编辑

javap - The Java Class File Disassembler
摘要:http://docs.oracle.com/javase/1.5.0/docs/tooldocs/solaris/javap.html 阅读全文

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

java 动态代码生成。
摘要:http://stackoverflow.com/questions/2320404/creating-classes-dynamically-with-java https://zeroturnaround.com/rebellabs/how-to-make-java-more-dynamic-w 阅读全文

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

Machine Learning and Data Science 教授大师
摘要:http://www.cs.cmu.edu/~avrim/courses.html Foundations of Data Science Avrim Blum, www.cs.cornell.edu/jeh/bookJan25_2016.pdf 阅读全文

posted @ 2016-10-07 23:17 暖风的风 阅读(198) 评论(0) 推荐(0) 编辑

Compiler ,Interpreter, Linker
摘要:https://en.wikipedia.org/wiki/Interpreter_(computing) https://en.wikipedia.org/wiki/Compiler https://en.wikipedia.org/wiki/Linker_(computing) https:// 阅读全文

posted @ 2016-10-07 21:37 暖风的风 阅读(232) 评论(0) 推荐(0) 编辑

JVM ,JIT ,GC RUNTIME 解析
该文被密码保护。

posted @ 2016-10-07 00:06 暖风的风 阅读(13) 评论(0) 推荐(0) 编辑

JAVA内存模型
摘要:Memory Barriers and JVM Concurrency https://www.infoq.com/articles/memory_barriers_jvm_concurrency https://www.infoq.com/articles/The-OpenJDK9-Revised 阅读全文

posted @ 2016-10-06 23:59 暖风的风 阅读(183) 评论(0) 推荐(0) 编辑

机器学习算法基础(Python和R语言实现)
摘要:https://www.analyticsvidhya.com/blog/2015/08/common-machine-learning-algorithms/?spm=5176.100239.blogcont61037.12.0MhmIg https://yq.aliyun.com/article 阅读全文

posted @ 2016-10-06 23:30 暖风的风 阅读(1309) 评论(0) 推荐(0) 编辑

JVMInternals
摘要:http://blog.jamesdbloom.com/JVMInternals.html http://blog.jamesdbloom.com/JavaCodeToByteCode_PartOne.html https://blogs.oracle.com/kamg/ #jvm# https:/ 阅读全文

posted @ 2016-10-03 14:27 暖风的风 阅读(130) 评论(0) 推荐(0) 编辑

导航

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