-
101 проектирование интерфейсов банковского сервера
Programming: design the bank(ing) server interfaces (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa (2000))Универсальный русско-английский словарь > проектирование интерфейсов банковского сервера
-
102 проектирование классов
Programming: class design (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование классов
-
103 проектирование классов, скрывающих информацию
Programming: designing information hiding classes (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование классов, скрывающих информацию
-
104 проектирование операций классов
Programming: designing class operations (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование операций классов
-
105 проектирование операций классов на основе конечного автомата
General subject: designing class operations from the state-machine (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование операций классов на основе конечного автомата
-
106 проектирование операций классов на основе статической модели
Универсальный русско-английский словарь > проектирование операций классов на основе статической модели
-
107 проектирование разъёмов для межзадачных коммуникаций
Programming: designing connectors for inter-task communication (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование разъёмов для межзадачных коммуникаций
-
108 проектирование скрывающих информацию классов в банковском сервере
General subject: design the bank(ing) server information hiding classes (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa (2000))Универсальный русско-английский словарь > проектирование скрывающих информацию классов в банковском сервере
-
109 проектирование составных задач
Programming: design of composite tasks (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > проектирование составных задач
-
110 разбиение на задачи
Programming: task structuring (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > разбиение на задачи
-
111 разбиение на классы и объекты
Универсальный русско-английский словарь > разбиение на классы и объекты
-
112 распредёленная компонентная объектная модель
Information technology: distributed component object model (http://ivb.unact.ru/glossary/dcom.html)Универсальный русско-английский словарь > распредёленная компонентная объектная модель
-
113 распредёленная объектная модель программных компонентов
SAP.tech. Distributed Component Object ModelУниверсальный русско-английский словарь > распредёленная объектная модель программных компонентов
-
114 распределённая компонентная модель объектов
Programming: distributed component object modelУниверсальный русско-английский словарь > распределённая компонентная модель объектов
-
115 распределённая модель компонентных объектов
Engineering: distributed component object modelУниверсальный русско-английский словарь > распределённая модель компонентных объектов
-
116 распределенная модель системных объектов
Information technology: Distributed System Object ModelУниверсальный русско-английский словарь > распределенная модель системных объектов
-
117 рассредоточенный объект управления
General subject: distributed controlled object (объект управления, расстояния между элементами ( подсистемами) или другими частями которого существенны для организации системы управления. См. Теория управления. Терминология. Вып. 107)Универсальный русско-английский словарь > рассредоточенный объект управления
-
118 рекомендации по выявлению подсистем
Programming: guidelines for determining subsystems (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > рекомендации по выявлению подсистем
-
119 синхронизация доступа к классам
Programming: synchronization of access to classes (см. Designing Concurrent, Distributed, and Real-time Applications with UML ( Object Technology Series) by Hassan Gomaa)Универсальный русско-английский словарь > синхронизация доступа к классам
-
120 событие таймера: стимул, применяемый для периодического запуска активного объекта (например , задачи)
General subject: timer event: A stimulus used for the periodic activation of a concurrent object (см. Designing Concurrent, Distributed, and Real-time Applications w)Универсальный русско-английский словарь > событие таймера: стимул, применяемый для периодического запуска активного объекта (например , задачи)
См. также в других словарях:
Distributed object — Image describes communication between distributed objects residing in different machines. The term distributed objects usually refers to software modules that are designed to work together, but reside either in multiple computers connected via a… … Wikipedia
Distributed object communication — realizes communication between distributed objects in the distributed computing environment. The main role is to interconnect objects residing in non local memory space and allowing them to perform remote calls and exchange data. The widely used… … Wikipedia
distributed object — /dɪstrɪbjutəd ˈɒbdʒɛkt/ (say distribyoohtuhd objekt) noun Computers a digital object which is located in part on a number of sites connected via a network …
Enterprise Distributed Object Computing — The UML profile for Enterprise Distributed Object Computing (EDOC) is a standard of the Object Management Group in support of open distributed computing using model driven architecture and Service Oriented Architecture. Its aim is to simplify the … Wikipedia
Distributed Objects Everywhere — (DOE) was a long running Sun Microsystems project to build a distributed computing environment based on the CORBA system in the back end and OpenStep as the user interface. First started in 1990 and announced soon thereafter, it remained… … Wikipedia
Object Management Group — Formation 1989 Headquarters Needham, Massachusetts Website … Wikipedia
Object (computer science) — In computer science, an object is any entity that can be manipulated by the commands of a programming language, such as a value, variable, function, or data structure. (With the later introduction of object oriented programming the same word,… … Wikipedia
Distributed hash table — A distributed hash table (DHT) is a class of a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value… … Wikipedia
Object request broker — In distributed computing, an object request broker (ORB) is a piece of middleware software that allows programmers to make program calls from one computer to another via a network. ORBs promote interoperability of distributed object systems… … Wikipedia
Object Request Broker — Abbreviated ORB. A communications mechanism used in an object oriented distributed computing environment in which program modules can be written in any programming language and still provide services to other applications. An object makes a … Dictionary of networking
Distributed firewall — A firewall is system or group of system (router, proxy, or gateway) that implements a set of security rules to enforce access control between two networks to protect inside network from outside network. It may be a hardware device or a software… … Wikipedia