目錄(49章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Appreciating Node
- Understanding Node's unique design
- The implications of Node's design on system architects
- Using full-stack JavaScript to maximum effect
- Summary
- Chapter 2. Installing and Virtualizing Node Servers
- Getting a basic Node server up and running
- Installing applications on Heroku
- Installing applications on OpenShift
- Using Docker to create lightweight virtual containers
- Summary
- Chapter 3. Scaling Node
- Scaling vertically across multiple cores
- Scaling horizontally across different machines
- Summary
- Chapter 4. Managing Memory and Space
- Dealing with large crowds
- Reducing memory usage
- Taming V8 and optimizing performance
- Caching strategies
- Managing sessions
- Summary
- Chapter 5. Monitoring Applications
- Dealing with failure
- Modifying behavior in changing environments
- Profiling processes
- Using third-party monitoring tools
- Using New Relic for monitoring
- Summary
- Chapter 6. Building and Testing
- Building with Gulp Browserify and Handlebars
- Using Node's native testing tools
- Testing with Mocha Chai Sinon and npm
- Automated browser testing with PhantomJS and CasperJS
- Summary
- Chapter 7. Deploying and Maintaining
- Using GitHub webhooks
- Synchronizing local and deployed builds
- Integrating delivering and deploying
- Package maintenance
- Summary
- Index 更新時間:2021-07-16 13:37:17
推薦閱讀
- WildFly:New Features
- Oracle WebLogic Server 12c:First Look
- 大學計算機應用基礎實踐教程
- SEO智慧
- 碼上行動:用ChatGPT學會Python編程
- ASP.NET程序設計教程
- 快人一步:系統性能提高之道
- 批調度與網絡問題的組合算法
- Active Directory with PowerShell
- Django 3.0入門與實踐
- OpenMP核心技術指南
- 遠方:兩位持續創業者的點滴思考
- Android Game Programming by Example
- MyBatis 3源碼深度解析
- 視窗軟件設計和開發自動化:可視化D++語言
- JavaScript Concurrency
- MySQL核心技術與最佳實踐
- 編寫高質量代碼之Java(套裝共2冊)
- Web程序設計與架構
- Java Web程序開發參考手冊
- Go語言Hyperledger區塊鏈開發實戰
- Xilinx FPGA數字信號處理設計:基礎版
- Android應用測試與調試實戰
- Android:Game Programming
- Practical Test:Driven Development using C# 7
- Oracle公有云實用指南
- Android的設計與實現:卷I
- Python程序設計
- MATLAB R2015a小波分析(精通MATLAB)
- JavaScript at Scale