Java Performance 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Java Performance

簡體網頁||繁體網頁
Charlie Hunt 作者
Prentice Hall
譯者
2011-10-14 出版日期
720 頁數
USD 59.99 價格
Paperback
叢書系列
9780137142521 圖書編碼

Java Performance 在線電子書 圖書標籤: Java  JVM  performance  虛擬機  java  計算機  編程  Performance   


喜歡 Java Performance 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-05-16

Java Performance 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Java Performance 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Java Performance 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Java Performance 在線電子書 用戶評價

評分

看瞭快一年瞭,終於在今年年底前看完瞭,很棒的一本書

評分

非常係統的一本書,隻是最後兩章以 EJB 和 WebService 作為實例講解有點非主流瞭

評分

花點時間看瞭一下,其實談的編程技巧不多,無非是性能監控、GC、並發、減少鎖等老生常談。

評分

Java性能調優,除瞭程序正確書寫之外,最重要,最關鍵的是理解虛擬機本身;如何寫齣好的程序,就是符閤jvm運行原理的程序,所以理解jvm的運行原理是所有的根本. 本書對jvm的三個部分,runtime,gc,jit講的挺係統的,其他的章節瀏覽就好.

評分

整體結構清晰,對照著書中的示例解讀GC日誌也很有意思。

Java Performance 在線電子書 著者簡介

Charlie Hunt現任Salesforce公司的性能工程架構師。曾任Oracle公司首席JVM性能工程師,負責HotSpot Java虛擬機和Java SE類庫性能的改進。Charlie擁有美國伊利諾伊理工大學的計算機科學碩士學位、愛荷華州立大學的計算機科學學士學位。

Binu John是世界上最大的社交網站創建平颱Ning.com的高級性能工程師。他目前的職責是著力改善Ning平颱的性能和擴展性,以支持每月數百萬PV的訪問量。Binu擁有美國愛荷華大學生物醫學工程和計算機科學碩士學位。


Java Performance 在線電子書 著者簡介


Java Performance 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

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 Performance 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Java Performance 在線電子書 讀後感

評分

附录整整100页的源代码,是想别人看呢还是怎么的?至少要提供源代码的电子版吧! 里面大幅界面操作的东东,截图下来比较占篇幅啊。 目前过了下3、4、5、6、11章,就第6章还可以。 其它章节很多书也都讲过了,比如Heap各个分代、回收算法、各种参数等等,这些东西也没讲出来...  

評分

前面8章还不错,第9章之后一般般... 第9章之后的内容大概浏览了一下,基本上都是泛泛的说了一下,不足以指导实践,还要去参考其他书籍... 个人感觉,在实践中很少用到GlassFish、WebService、EJB这些东东...所以9章之后的内容,基本没有看的必要了...  

評分

我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看过了 我看...

評分

这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如果有条件,还是买英文原版的吧,感觉中文翻译的始终是比不上原版的。 这本书相对于Think系列更实用一些。或许工作久了,对于这种类型的书籍更加喜欢了吧。不过个人建议,如...  

評分

这本书确实在工作中帮了我不少的忙,但是书中还是有些细节有错误,这一点作者是否也应该注意下,当然,任何一本书,都无可避免的或多或少会出现一些错误,只要能够在后续版本中修正即可,总之,这本书是一本非常不错的权威著作,值得大家阅读。  

類似圖書 點擊查看全場最低價

Java Performance 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Java Performance 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有