- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 224字
- 2021-07-08 09:39:03
Summary
Let's sum up what we covered in this chapter and what we will cover in the next chapter. We introduced the concept of treating performance as a feature, and we covered why this is important. We also briefly touched on some common performance problems and why we often miss them in the software development process. We'll cover these in more detail later on in this book.
We showed the performance differences between various types of storage hardware. We highlighted the importance of knowing what your code runs on and, crucially, what it will run on when your users see it. We talked about how the process of scaling systems has changed from what it used to be, how scaling is now performed horizontally instead of vertically, and how you can take advantage of this in the creation of your code and systems. We showed you the tools that you can use and the licensing implications of some of them. We also explained the new world of .NET and how these latest frameworks fit in with the stable ones. We touched upon why measurement is vitally important.
In the next chapter, we will show you how to get started with ASP.NET Core 2 when using Windows, Mac, or Linux. We will also demonstrate how to use Docker containers to build and run your app.
- Vue.js 3.x快速入門
- Getting Started with Citrix XenApp? 7.6
- Instant Apache Stanbol
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Python高級(jí)編程
- Python金融數(shù)據(jù)分析
- 名師講壇:Spring實(shí)戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- NoSQL數(shù)據(jù)庫原理
- Instant Lucene.NET
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- Java圖像處理:基于OpenCV與JVM
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- Scratch·愛編程的藝術(shù)家
- GitHub入門與實(shí)踐
- 基于MATLAB的控制系統(tǒng)仿真及應(yīng)用