English | Russian |
A system-of-interest architecture comprised of hardware elements, software elements and humans and their interfaces internal and external | Архитектура рассматриваемой системы, состоящая из элементов программных и технических средств, людей и их интерфейсов внутренних и внешних (см. ISO/IEC 15288:2002E ssn) |
architecture of a digital system | структура цифровой системы (ssn) |
architecture of a software system | архитектура программной системы (ssn) |
architecture of a system | архитектура системы (ssn) |
designing the architecture of a system | проектирование архитектуры системы (ssn) |
Like all software production, architectural design is a continuing, iterative and incremental, effort. Early architectural decisions take a broad view on the software architecture. One of the first decisions to be taken relates to structuring the system into layers of modules and establishing principles of inter-module communication. This is the concern of this chapter. More detailed architectural solutions, such as intra-module communication, are discussed in relevant places later in the book | как и всё производство ПО, структурное проектирование – непрерывная, итерационная и пошаговая работа. Первоначально структурные решения принимаются на основе широкого взгляда на структуру ПО. Одно из первых принятых решений касается структурирования системы на уровни модулей и установления принципов связи между модулями. это тема данной главы. Более детальные структурные решения, типа связи внутри модуля, рассматриваются позже в соответствующих местах книги (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
methods of developing the architecture of a system | методы разработки архитектуры системы (ssn) |
modeling the architecture of a software system | моделирование архитектуры программной системы (ssn) |
overall architecture of a digital system | структура цифровой системы в целом (ssn) |
planning the overall architecture of a digital system | планирование структуры цифровой системы в целом (ssn) |
task architecture: A description of the concurrent objects in a system or subsystem in terms of their interfaces and interconnections | архитектура задач: описание параллельных задач в системе или подсистеме в терминах их интерфейсов и способов взаимодействия (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn) |