DictionaryForumContacts

   Russian
Terms for subject Programming containing дожидающийся | all forms
RussianEnglish
асинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщений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)
дожидаться завершения текущего процессаwait until the running process finishes (ssn)
не дожидатьсяdo not wait (ssn)
не дожидаться ответаdo not wait for a response (ssn)
не дожидаться ответного сигналаdo not wait for a response (ssn)
не дожидаться ответного сообщенияdo not wait for a response (ssn)