Java Performance 在线电子书 图书标签: Java JVM performance 虚拟机 java 计算机 编程 Performance
发表于2024-11-21
Java Performance 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
花点时间看了一下,其实谈的编程技巧不多,无非是性能监控、GC、并发、减少锁等老生常谈。
评分稍微觉得无聊。。。可能相关的都已经看过了吧
评分Java性能调优,除了程序正确书写之外,最重要,最关键的是理解虚拟机本身;如何写出好的程序,就是符合jvm运行原理的程序,所以理解jvm的运行原理是所有的根本. 本书对jvm的三个部分,runtime,gc,jit讲的挺系统的,其他的章节浏览就好.
评分整体结构清晰,对照着书中的示例解读GC日志也很有意思。
评分花点时间看了一下,其实谈的编程技巧不多,无非是性能监控、GC、并发、减少锁等老生常谈。
Charlie Hunt现任Salesforce公司的性能工程架构师。曾任Oracle公司首席JVM性能工程师,负责HotSpot Java虚拟机和Java SE类库性能的改进。Charlie拥有美国伊利诺伊理工大学的计算机科学硕士学位、爱荷华州立大学的计算机科学学士学位。
Binu John是世界上最大的社交网站创建平台Ning.com的高级性能工程师。他目前的职责是着力改善Ning平台的性能和扩展性,以支持每月数百万PV的访问量。Binu拥有美国爱荷华大学生物医学工程和计算机科学硕士学位。
"The definitive master class in performance tuning Java applications!if you love all the gory details, this is the book for you." --James Gosling, creator of the Java Programming Language Improvements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software. Javaa Performance covers the latest Oracle and third-party tools for monitoring and measuring performance on a wide variety of hardware architectures and operating systems. The authors present dozens of tips and tricks you'll find nowhere else. You'll learn how to construct experiments that identify opportunities for optimization, interpret the results, and take effective action. You'll also find powerful insights into microbenchmarking--including how to avoid common mistakes that can mislead you into writing poorly performing software. Then, building on this foundation, you'll walk through optimizing the Java HotSpot VM, standard and multitiered applications; Web applications, and more. Coverage includes * Taking a proactive approach to meeting application performance and scalability goals * Monitoring Java performance at the OS level in Windows, Linux, and Oracle Solaris environments * Using modern Java Virtual Machine (JVM) and OS observability tools to profile running systems, with almost no performance penalty * Gaining "under the hood" knowledge of the Java HotSpot VM that can help you address most Java performance issues * Integrating JVM-level and application monitoring * Mastering Java method and heap (memory) profiling * Tuning the Java HotSpot VM for startup, memory footprint, response time, and latency * Determining when Java applications require rework to meet performance goals * Systematically profiling and tuning performance in both Java SE and Java EE applications * Optimizing the performance of the Java HotSpot VM Using this book, you can squeeze maximum performance and value from all your Java applications--no matter how complex they are, what platforms they're running on, or how long you've been running them.
这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如果有条件,还是买英文原版的吧,感觉中文翻译的始终是比不上原版的。 这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如...
评分 评分2016/4/19 日读完第一遍 我在这行干了有 12 年了,断断续续的做过很多项目,到了这个年纪突然发现自己好像什么都搞过,但又都不精深。如果我出去面试 80% 会被比我小 5、6 岁的人轻松 PK 掉,原因就在于只有广度,没有深度。比如,我好几年前看过 “林昊” 的那本书,算是对 J...
评分这是一本适合架构开发工程师的性能书,但是现实中真的用到的不是很多,但是,它适合作为我们向上攀登的梯子。java程序员发展道路上很值得阅读的一本书! 个别地方由于译者本身也不理解,所以翻译的不是太好,似乎只适合让作者本人来翻译了
Java Performance 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024