DictionaryForumContacts

   English
Terms for subject Programming containing send in | all forms
EnglishRussian
A 32-bit value that gets sent to the connection identified in the sigev_coid field32-разрядное значение, которое будет передано по заданному полем sigev_coid соединению (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
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)
send data to the client in real timeпередавать данные клиенту в реальном времени (Alex_Odeychuk)