- JavaScript at Scale
- Adam Boduch
- 126字
- 2021-07-16 13:04:28
Architectural perspectives
The preceding section was a sampling of the factors that influence scale in JavaScript applications. Starting from the top, each of these influencers affects the influencer below it. The number and nature of our users is the first and foremost influencer, and this has a direct impact on the number and nature of the features we develop. Further more, the size of the development team, and the structure of that team, are influenced by these features. Our job is to take these influencers of scale, and translate them into factors to consider from an architectural perspective:

Scaling influences the perspectives of our architecture. Our architecture, in turn, determines responses to scaling influencers. The process is iterative and never-ending throughout the lifetime of our software.
- C++ Primer習(xí)題集(第5版)
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- ASP.NET Core 5.0開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)
- Learning Selenium Testing Tools with Python
- Web交互界面設(shè)計(jì)與制作(微課版)
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- 名師講壇:Java微服務(wù)架構(gòu)實(shí)戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- Python面向?qū)ο缶幊蹋簶?gòu)建游戲和GUI
- Mastering Linux Network Administration
- Node學(xué)習(xí)指南(第2版)
- 智能手機(jī)故障檢測(cè)與維修從入門(mén)到精通
- Instant Zurb Foundation 4
- 超好玩的Scratch 3.5少兒編程
- Scrapy網(wǎng)絡(luò)爬蟲(chóng)實(shí)戰(zhàn)