共用题干题某公司欲开发一个在线交易系统,在架构设计阶段,公司的架构师识别出3个核心质量属性场景。其中“当系统面临断电故障后,需要在1小时内切换至备份站点并恢复正常运行”主要与(1)质量属性相关,通常可采用(2)架构策略实现该属性;“在并发用户数量为1000人时,用户的交易请求需要在0.5秒内得到响应”主要与(3)质量属性相关,通常可采用(4)架构策略实现该属性;“对系统的消息中间件进行替换时,替换工作需要在5人/月内完成”主要与(5)质量属性相关,通常可采用(6)架构策略实现该属性。 空白(3)处应选择()
A. 性能
B. 易用性
C. 可用性
D. 互操作性
查看答案
共用题干题在构件组装过程中需要检测并解决架构失配问题。其中(1)失配主要包括由于系统对构件基础设施、控制模型和数据模型的假设存在冲突引起的失配。(2)失配包括由于系统对构件交互协议、构件连接时数据格式的假设存在冲突引起的失配。 空白(1)处应选择()
A. 构件
B. 模型
C. 协议
D. 连接子
通过测试,得到单个网络组件的最大吞吐量,并计算其与网络系统最大可支持吞吐量之间的差额以达到定位系统最小负载及组件余量的测试方法被称作()。
A. 容量规划测试
B. 瓶颈测试
C. 吞吐量测试
D. 衰减测试
事务处理系统(TPS)一般有三种处理方法,它们是()。
A. 订单处理、客户处理和供应商处理
B. 批处理、联机处理和联机输入延迟处理
C. 数据采集、数据编辑和数据修改
D. 数据操作、数据存储和文档制作
共用题干题Software architecture reconstruction is an interpretive, interactive, and iterative process including many activities. (1) involves analyzing a system's existing design and implementation artifacts to construct a model of it. The result is used in the following activities to construct a view of the system. The database construction activity converts the (2) contained in the view into a standard format for storage in a database. The (3) activity involves defining and manipulating the information stored in database to reconcile, augment, and establish connections between the elements. Reconstruction consists of two primary activities: (4) and (5). The former provides a mechanism for the user to manipulate architectural elements, and the latter provides facilities for architecture reconstruction. 空白(5)处应选择()
A. pattern definition and recognition
B. architecture design and implementation
C. system architecture modeling
D. dynamic modeling and reconstruction