DictionaryForumContacts

   English
Terms for subject Programming containing each other | all forms | exact matches only | in specified order only
EnglishRussian
A type of asynchronous bean that serves as a notification mechanism and through which Java EE components within a single application can notify each other about various asynchronous eventsТип асинхронного объекта EJB, выполняющего роль механизма уведомления, с помощью которого компоненты Java EE могут сообщать друг другу о различных асинхронных событиях в пределах приложения (см. event listener ssn)
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
black-box reuse: A style of reuse based on object composition. Composed objects reveal no internal details to each other and are thus analogous to "black boxes"чёрный ящик как способ повторного использования: стиль повторного использования, основанный на композиции объектов. Объекты-компоненты не раскрывают друг другу деталей своего внутреннего устройства и потому могут быть уподоблены "чёрным ящикам" (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldestАлгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
communicate with each other using messagesвзаимодействовать путём обмена сообщениями (ssn)
Controls that are logically related affect each otherЭлементы управления, связанные логически, влияют друг на друга (ssn)
events can depend on each otherсобытия могут зависеть друг от друга (ssn)
how objects identify each other?как объекты идентифицируют друг друга (ssn)
if the action of a transition is only an action of one of the two processes, then there will be a transition in the parallel composition for each location of the other timed automatonесли действием некоторого перехода будет действие только одного из двух процессов, то для каждой позиции второго временного автомата в параллельной композиции будет совместный переход (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
PLCs communicate with each other on a peer to peer no master token passing highway based on twinaxial cableСвязь между ПЛК осуществляется на основе равноправных узлов отсутствует главная станция с передачей маркера по сетевой магистрали, образованной биаксиальным кабелем (см. E.A. Parr Programmable Controllers – An Engineer's Guide ssn)
relationships of different transaction types to each otherвзаимодействие между собой транзакций различных типов (ssn)
shape each otherвзаимно определять друг друга (ssn)
Special consideration is given to designing distributed subsystems as configurable components that communicate with each other using messagesОсобое внимание уделяется проектированию распределённых подсистем в виде конфигурируемых компонентов, которые взаимодействуют путём обмена сообщениями (см. Software Modeling and Design by Hassan Gomaa 2011 ssn)
the model and the heart of the design shape each otherмодель и архитектура программы взаимно определяют друг друга (см. Eric Evans "Domain-Driven Design: Tackling Complexity in the Heart of Software", Addison-Wesley, 2004 ssn)
the processes in a concurrent program work together by communicating with each otherСовместная работа процессов параллельной программы осуществляется с помощью их взаимодействия (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
to each otherдруг с другом (ssn)
to each otherдруг к другу (ssn)
Whatever the form of communication, processes also need to synchronize with each otherпри любом виде взаимодействия процессам необходима взаимная синхронизация (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
work breakdown structure: An arrangement of work elements and their relationship to each other and to the end productструктурная декомпозиция работ: организация элементов работы и их связи друг с другом и конечным продуктом (см. Standard glossary of terms used in Software Testing 2012 ssn)