- Java EE 8 High Performance
- Romain Manni Bucau
- 153字
- 2021-06-30 19:14:26
Looking Under the Cover – What is This EE Thing?
Java EE can appear as a magic tool for deployment. However, it is actually just Java code. This chapter intends to look under the cover of the server and ensure that you understand what implications you should expect from the performance of your application. Since covering the entire Java EE space is quite impossible, this chapter will deal with the most common patterns and main specifications.
In this chapter, we will go through some commonly used specifications, and check out what their role is and what you should expect in terms of the impact on your runtime. In the end, you should be able to do the following:
- Know the services that you can expect from your container and the high-level associated overhead
- Evaluate whether a code pattern can impact the performance
- Judge whether your runtime (Java EE) overhead is normal
推薦閱讀
- Mastering ElasticSearch
- Social Media Mining with R
- Google系統(tǒng)架構解密:構建安全可靠的系統(tǒng)
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Application Development in iOS 7
- Learn SwiftUI
- 嵌入式微系統(tǒng)
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Office 365 User Guide
- Azure Resource Manager Templates Quick Start Guide
- Mastering Sass
- Implementing Cloud Design Patterns for AWS(Second Edition)
- 樹莓派+傳感器:創(chuàng)建智能交互項目的實用方法、工具及最佳實踐
- OpenSolaris系統(tǒng)管理