- 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.
- Kali Linux Web Penetration Testing Cookbook
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- Hands-On Image Processing with Python
- Scratch 3.0少兒編程與邏輯思維訓(xùn)練
- Building Mapping Applications with QGIS
- C程序設(shè)計(jì)實(shí)踐教程
- Visual Basic程序設(shè)計(jì)
- PySide 6/PyQt 6快速開發(fā)與實(shí)戰(zhàn)
- Getting Started with Eclipse Juno
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- R數(shù)據(jù)科學(xué)實(shí)戰(zhàn):工具詳解與案例分析
- 零基礎(chǔ)學(xué)C語(yǔ)言(升級(jí)版)
- R的極客理想:量化投資篇
- Offer來(lái)了:Java面試核心知識(shí)點(diǎn)精講(框架篇)
- 軟件設(shè)計(jì)模式(Java版)