DictionaryForumContacts

   Russian
Terms containing межзадачный | all forms
SubjectRussianEnglish
progr.асинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщенийasynchronous message communication: A form of communication in which a concurrent producer component or task sends a message to a concurrent consumer component or task and does not wait for a response. The message queue could potentially build up between the concurrent components or tasks (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
ITмежзадачная связьtask-to-task communication
progr.межзадачная связьintertask communication (ssn)
progr.межзадачная синхронизацияcross-task synchronization (Alex_Odeychuk)
tech.межзадачное взаимодействиеintertask communication
tech.межзадачное взаимодействиеintertask communications
comp.межзадачное взаимодействиеtask-to-task communication
ITмежзадачное сообщениеintertask message
progr.межзадачные коммуникацииinter-task communication (ssn)
progr.межзадачные связиintertask communication (ssn)
progr.проектирование разъёмов для межзадачных коммуникацийdesigning connectors for inter-task communication (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
ITсредство межзадачной связиmailbox
progr.тестирование межзадачного взаимодействияintertask testing (Once the testing with the individual task is done, then task is supposed to be error free in coding and behavioral area. Time-related constraints are tested with intertask testing. To reveal the errors in communication, tasks are tested with variable data rates and different payloads Alex_Odeychuk)