- message\ routing
- маршрутизация сообщений. Процесс выбора подходящего сигнального канала для каждого отправляемого сигнального сообщения.
Англо-русский cловарь терминов и сокращений по мобильной радиосвязи стандарта GSM. 2013.
Англо-русский cловарь терминов и сокращений по мобильной радиосвязи стандарта GSM. 2013.
message routing — pranešimų maršruto parinkimas statusas T sritis automatika atitikmenys: angl. message routing vok. Meldungslenkung, f; Nachrichtenrichtungswahl, f rus. маршрутизация сообщений, f pranc. routine des messages, m … Automatikos terminų žodynas
Message broker — is an intermediary program which translates the language of a system from one internationally recognized language to another by way of a telecommunications medium. Contents 1 Pattern 2 Broker Functionality 3 List of Message broker software … Wikipedia
Message Transfer Part — SS7 protocol suite OSI layer SS7 protocols Application INAP, MAP, IS 41... TCAP, CAP, ISUP, ... Network MTP Level 3 + SCCP Data link MTP … Wikipedia
Routing in delay tolerant networking — concerns itself with theability to transport, or route, data from a source to adestination is a fundamental ability all communication networks musthave. Delay and disruption tolerant networks(DTNs), arecharacterized by their lack of connectivity … Wikipedia
Message-oriented middleware — (MOM) is software or hardware infrastructure supporting sending and receiving messages between distributed systems. MOM allows application modules to be distributed over heterogeneous platforms and reduces the complexity of developing… … Wikipedia
Routing information protocol — Pour les articles homonymes, voir RIP. Pile de protocoles 7 • Application 6 • … Wikipédia en Français
Routing — This article is about routing in networks. For other uses, see Routing (disambiguation). Routing is the process of selecting paths in a network along which to send network traffic. Routing is performed for many kinds of networks, including the… … Wikipedia
Routing Information Protocol — Pour les articles homonymes, voir Rip. Pile de protocoles 7. Application 6. … Wikipédia en Français
Routing indicator — In telecommunication, the term routing indicator (RI) has the following meanings: 1. A group of letters assigned to indicate: (a) the geographic location of a station; (b) a fixed headquarters of a command, activity, or unit at a geographic… … Wikipedia
Message queue — In computer science, message queues and mailboxes are software engineering components used for interprocess communication, or for inter thread communication within the same process. They use a queue for messaging – the passing of control or of… … Wikipedia
Message loop in Microsoft Windows — Microsoft Windows programs are event based. They act upon messages that the operating system posts to the main thread of the application. These messages are received from the message queue by the application by repeatedly calling the GetMessage… … Wikipedia