Practical Load Balancing pdf epub mobi txt 電子書 下載 2024


Practical Load Balancing

簡體網頁||繁體網頁
Peter Membrey
Apress
2012-4-4
272
USD 49.99
Paperback
9781430236801

圖書標籤: 負載均衡  Architecture  Balancing  計算機科學  計算機  Programming  sysadmin  Apress   


喜歡 Practical Load Balancing 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-06-29

Practical Load Balancing epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

Practical Load Balancing epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

Practical Load Balancing pdf epub mobi txt 電子書 下載 2024



圖書描述

The emergence of the cloud and modern, fast corporate networks demands that you perform judicious balancing of computational loads. Practical Load Balancing presents an entire analytical framework to increase performance not just of one machine, but of your entire infrastructure. Practical Load Balancing starts by introducing key concepts and the tools you'll need to tackle your load-balancing issues. You'll travel through the IP layers and learn how they can create increased network traffic for you. You'll see how to account for persistence and state, and how you can judge the performance of scheduling algorithms. You'll then learn how to avoid performance degradation and any risk of the sudden disappearance of a service on a server. If you're concerned with running your load balancer for an entire network, you'll find out how to set up your network topography, and condense each topographical variety into recipes that will serve you in different situations. You'll also learn about individual servers, and load balancers that can perform cookie insertion or improve your SSL throughput. You'll also explore load balancing in the modern context of the cloud. While load balancers need to be configured for high availability once the conditions on the network have been created, modern load balancing has found its way into the cloud, where good balancing is vital for the very functioning of the cloud, and where IPv6 is becoming ever more important. You can read Practical Load Balancing from end to end or out of sequence, and indeed, if there are individual topics that interest you, you can pick up this book and work through it once you have read the first three chapters. What you'll learn * Judge network load balancing algorithms and when to use them * Plan your network for optimal load balancing performance * Configure single servers to take advantage of modern load balancing software * Learning to use load balancing software like HAproxy, STunnel etc. * Become familiar with implications of IPv6 and the cloud * Improve SSL throughput and seamless application cookie insertion Who this book is for Network engineers, developers and IT managers. Table of Contents Part I: Getting Started 1. Introduction 2. How websites work: what makes them slow 3. Content Caching: keeping the load light 4. DNS based load balancing 5. Content Delivery Networks 6. Planning for Performance and Reliability Part II: Load Balancing Essentials 7. Essential concepts you need to know 8. HTTP load balancing 9. Database load balancing 10. Load balancing your network connection 11. SSL Load Balancing Part III: Load balancing situations 12. Clustering the Load Balancers for High Availability 13. Load balancing in the cloud 14. IPv6: Implications and concepts 15. Where to go next...Appendix 1: Common Terms and Concepts

Practical Load Balancing 下載 mobi epub pdf txt 電子書

著者簡介

作者簡介:

Peter Membrey

是獲得認證的IT專業人員,擁有15年以上使用Linux和開源方案的實戰經驗。他17歲就通過瞭RHCE(Red Hat認證工程師)認證,成為最年輕的認證得主,還曾有幸為Red Hat工作,撰寫過介紹開源方案的著作。

EelcoPlugge

本科畢業後就一直對信息安全領域很感興趣。他曾在McAfee擔任數據加密專傢。現在,他在利物浦大學攻讀信息安全碩士學位,並利用零散時間寫書。他持有多個專業證書,並熱衷於Linux、網絡安全和加密數據等諸多技術方麵。

David Hows

來自澳大利亞,以優異成績畢業於信息與通信技術專業。他熱衷係統性能優化和係統安全,並一直堅持在這個枯燥的領域工作。


圖書目錄


Practical Load Balancing pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

那麼多章節,隻要閱讀瞭與IPVS相關的章節就可以瞭。其它的章節由於字數有限,涉及的不夠深入。對於LB外行的我還值得一讀。

評分

那麼多章節,隻要閱讀瞭與IPVS相關的章節就可以瞭。其它的章節由於字數有限,涉及的不夠深入。對於LB外行的我還值得一讀。

評分

那麼多章節,隻要閱讀瞭與IPVS相關的章節就可以瞭。其它的章節由於字數有限,涉及的不夠深入。對於LB外行的我還值得一讀。

評分

那麼多章節,隻要閱讀瞭與IPVS相關的章節就可以瞭。其它的章節由於字數有限,涉及的不夠深入。對於LB外行的我還值得一讀。

評分

那麼多章節,隻要閱讀瞭與IPVS相關的章節就可以瞭。其它的章節由於字數有限,涉及的不夠深入。對於LB外行的我還值得一讀。

讀後感

評分

整体感觉没什么干货,倒是有一些具体解释怎么配置资源的,但是觉得和书名有点不匹配。整体觉得也就第六章比较好。其它的感觉不怎么样。不是很推荐。大家有什么别的相关资料推荐的吗。其实大家可以好好看看别的相关的书。  

評分

有工作经验的就不要看这本书了,刚开始学web开发的可以翻一下。好像什么东西都提到一下,但是讲得实在太肤浅。另外这本书最大的问题就是废话实在太多,没有达到一本270多页的技术书应该有的信息量。看这本书可能会浪费您的时间,请谨慎选择。

評分

尽管本书在一开始花了不少篇幅来介绍负载均衡问题的由来和常见方式。但通读之后显而易见,作者的笔墨侧重在横向扩展方面。所以,准确的说,这本书主要介绍的是基于横向扩展(Scale Out)的负载均衡。 纵向扩展(Scale Up)的好处在于维护的是单一系统,不需要进行复杂的配置。...  

評分

尽管本书在一开始花了不少篇幅来介绍负载均衡问题的由来和常见方式。但通读之后显而易见,作者的笔墨侧重在横向扩展方面。所以,准确的说,这本书主要介绍的是基于横向扩展(Scale Out)的负载均衡。 纵向扩展(Scale Up)的好处在于维护的是单一系统,不需要进行复杂的配置。...  

評分

尽管本书在一开始花了不少篇幅来介绍负载均衡问题的由来和常见方式。但通读之后显而易见,作者的笔墨侧重在横向扩展方面。所以,准确的说,这本书主要介绍的是基于横向扩展(Scale Out)的负载均衡。 纵向扩展(Scale Up)的好处在于维护的是单一系统,不需要进行复杂的配置。...  

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

Practical Load Balancing pdf epub mobi txt 電子書 下載 2024


分享鏈接





相關圖書




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

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有