04 2016 档案

memory CPU cache books
摘要:http://www.amazon.com/Consistency-Coherence-Synthesis-Lectures-Architecture/dp/1608455645/ref=pd_sim_14_1?ie=UTF8&dpID=416Va%2B7GPIL&dpSrc=sims&preST= 阅读全文

posted @ 2016-04-30 00:43 暖风的风 阅读(222) 评论(0) 推荐(0) 编辑

java perf
摘要:http://java-performance.info/page/2/ 阅读全文

posted @ 2016-04-29 08:06 暖风的风 阅读(286) 评论(0) 推荐(0) 编辑

Managing Contexts in a Minifilter Driver
摘要:https://msdn.microsoft.com/en-us/library/windows/hardware/ff549729(v=vs.85).aspx 阅读全文

posted @ 2016-04-28 17:56 暖风的风 阅读(162) 评论(0) 推荐(0) 编辑

network Driver , TDI(Transport Driver Interface) Drivers
摘要:https://msdn.microsoft.com/en-us/library/windows/hardware/ff565094(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/hardware/ff571016(v= 阅读全文

posted @ 2016-04-28 16:51 暖风的风 阅读(205) 评论(0) 推荐(0) 编辑

I/O Completions port
摘要:http://blogs.technet.com/b/winserverperformance/archive/2008/06/26/designing-applications-for-high-performance-part-iii.aspx While in theory this is e 阅读全文

posted @ 2016-04-27 21:43 暖风的风 阅读(187) 评论(0) 推荐(0) 编辑

rootkits
摘要:https://blogs.msdn.microsoft.com/erick/2006/04/03/how-dangerous-are-kernel-mode-rootkits/ 阅读全文

posted @ 2016-04-26 00:14 暖风的风 阅读(214) 评论(0) 推荐(0) 编辑

C++ Language
摘要:C++ Language Reference https://msdn.microsoft.com/en-us/library/3bstk3k5(v=vs.120).aspx 阅读全文

posted @ 2016-04-25 23:27 暖风的风 阅读(174) 评论(0) 推荐(0) 编辑

Driver development
摘要:Windows Driver Kit (WDK) https://msdn.microsoft.com/en-us/library/windows/hardware/ff557573(v=vs.85).aspx Download the WDK, WinDbg, and associated too 阅读全文

posted @ 2016-04-25 23:13 暖风的风 阅读(278) 评论(0) 推荐(0) 编辑

mini filter driver sql server
摘要:https://blogs.msdn.microsoft.com/sql_pfe_blog/2013/04/23/identifying-the-cause-of-sql-server-io-bottlenecks-using-xperf/ https://blogs.msdn.microsoft. 阅读全文

posted @ 2016-04-24 12:06 暖风的风 阅读(232) 评论(0) 推荐(0) 编辑

intercepting IO request
摘要:Introduction to File System Filters https://msdn.microsoft.com/en-us/library/windows/hardware/dn641617 Filter Manager and Minifilter Driver Architectu 阅读全文

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

I/O Completion Ports
摘要:http://weblogs.asp.net/kennykerr/parallel-programming-with-c-part-4-i-o-completion-ports http://weblogs.asp.net/kennykerr/parallel-programming-with-c- 阅读全文

posted @ 2016-04-23 20:52 暖风的风 阅读(219) 评论(0) 推荐(0) 编辑

java concurrency
摘要:Dealing with InterruptedExceptionhttp://www.ibm.com/developerworks/java/library/j-jtp05236/index.html Thread pools and work queues https://www.ibm.com 阅读全文

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

Generics Variance
摘要:http://research.microsoft.com/pubs/64031/designandimplementationofgenerics.pdf Variance and Generalized Constraints for C Generics http://research.mic 阅读全文

posted @ 2016-04-19 21:18 暖风的风 阅读(148) 评论(0) 推荐(0) 编辑

java jvm perf
摘要:http://www.oracle.com/technetwork/java/performance-138178.html http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140228.html http://www.ora 阅读全文

posted @ 2016-04-19 12:06 暖风的风 阅读(185) 评论(0) 推荐(0) 编辑

application , application pool., W3wp ,httpapplication, domain
摘要:Hosting and Consuming WCF Services https://msdn.microsoft.com/en-us/library/bb332338.aspx http://www.cnblogs.com/artech/archive/2007/09/13/891266.html 阅读全文

posted @ 2016-04-14 17:05 暖风的风 阅读(178) 评论(0) 推荐(0) 编辑

HDFS
摘要:http://hadoop.apache.org/docs/r1.0.4/hdfs_design.html http://zh.hortonworks.com/hadoop-tutorial http://blog.csdn.net/Androidlushangderen/article/categ 阅读全文

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

spark
摘要:http://spark.apache.org/docs/latest/index.html 阅读全文

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

Hive
摘要:http://zh.hortonworks.com/hadoop-tutorial/hello-world-an-introduction-to-hadoop-hcatalog-hive-and-pig/ https://cwiki.apache.org/confluence/display/Hiv 阅读全文

posted @ 2016-04-06 23:08 暖风的风 阅读(154) 评论(0) 推荐(0) 编辑

container docker
摘要:https://azure.microsoft.com/en-us/documentation/articles/container-service-intro/ http://www.docker.org.cn/book/docker/docker-getting-started-14.html 阅读全文

posted @ 2016-04-06 21:14 暖风的风 阅读(153) 评论(0) 推荐(0) 编辑

Azure&& hdinsight
摘要:https://azure.microsoft.com/en-us/documentation/ https://azure.microsoft.com/en-us/documentation/services/hdinsight/ 阅读全文

posted @ 2016-04-06 19:42 暖风的风 阅读(157) 评论(0) 推荐(0) 编辑

documentdb
摘要:https://azure.microsoft.com/en-us/services/documentdb/ https://www.simple-talk.com/cloud/cloud-data/mongodb-vs.-azure-documentdb/ https://azure.micros 阅读全文

posted @ 2016-04-06 12:29 暖风的风 阅读(273) 评论(0) 推荐(0) 编辑

Azure Redis
摘要:https://azure.microsoft.com/en-us/blog/mvc-movie-app-with-azure-redis-cache-in-15-minutes/ https://azure.microsoft.com/en-us/blog/investigating-timeou 阅读全文

posted @ 2016-04-05 21:22 暖风的风 阅读(222) 评论(0) 推荐(0) 编辑

Azure Diagnostics
摘要:https://azure.microsoft.com/en-us/documentation/articles/azure-diagnostics/ 阅读全文

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

Content Delivery Network (CDN)
摘要:https://azure.microsoft.com/en-us/documentation/articles/best-practices-cdn/ 阅读全文

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

MVVM design pattern
摘要:https://blogs.msdn.microsoft.com/msgulfcommunity/2013/03/13/understanding-the-basics-of-mvvm-design-pattern/ 阅读全文

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

Azure Cloud Application Design and Implementation Guidance performance-optimization
摘要:https://github.com/mspnp/azure-guidance https://github.com/mspnp/performance-optimization https://github.com/mspnp/data-pipeline Cloud Design Patterns 阅读全文

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

导航

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