Charlie Hunt现任Salesforce公司的性能工程架构师。曾任Oracle公司首席JVM性能工程师,负责HotSpot Java虚拟机和Java SE类库性能的改进。Charlie拥有美国伊利诺伊理工大学的计算机科学硕士学位、爱荷华州立大学的计算机科学学士学位。
Binu John是世界上最大的社交网站创建平台Ning.com的高级性能工程师。他目前的职责是着力改善Ning平台的性能和扩展性,以支持每月数百万PV的访问量。Binu拥有美国爱荷华大学生物医学工程和计算机科学硕士学位。
发表于2024-12-22
Java Performance 2024 pdf epub mobi 电子书
这是一本适合架构开发工程师的性能书,但是现实中真的用到的不是很多,但是,它适合作为我们向上攀登的梯子。java程序员发展道路上很值得阅读的一本书! 个别地方由于译者本身也不理解,所以翻译的不是太好,似乎只适合让作者本人来翻译了
评分前面8章还不错,第9章之后一般般... 第9章之后的内容大概浏览了一下,基本上都是泛泛的说了一下,不足以指导实践,还要去参考其他书籍... 个人感觉,在实践中很少用到GlassFish、WebService、EJB这些东东...所以9章之后的内容,基本没有看的必要了...
评分 评分这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如果有条件,还是买英文原版的吧,感觉中文翻译的始终是比不上原版的。 这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如...
评分这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如果有条件,还是买英文原版的吧,感觉中文翻译的始终是比不上原版的。 这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如...
图书标签: Java JVM performance 虚拟机 java 计算机 编程 Performance
"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.
写的很清晰,但是有些部分有点繁琐
评分Java性能调优,除了程序正确书写之外,最重要,最关键的是理解虚拟机本身;如何写出好的程序,就是符合jvm运行原理的程序,所以理解jvm的运行原理是所有的根本. 本书对jvm的三个部分,runtime,gc,jit讲的挺系统的,其他的章节浏览就好.
评分写的很清晰,但是有些部分有点繁琐
评分还不错,性能调优嘛,最重要的确实是要知道方法论和工具。
评分还不错,性能调优嘛,最重要的确实是要知道方法论和工具。
Java Performance 2024 pdf epub mobi 电子书