Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms containing
message thread
|
all forms
|
in specified order only
Subject
English
Russian
progr.
A sequential application is a sequential program that consists of passive objects and has only one thread of control. When an object invokes an operation in another object, control is passed from the calling operation to the called operation. When the called operation finishes executing, control is passed back to the calling operation. In a sequential application, only synchronous message communication
procedure call or method invocation
is support
Последовательное приложение это последовательная программа, которая состоит из пассивных объектов и имеет только один поток управления. Когда один объект вызывает операцию другого объекта, управление передаётся от вызвавшей операции к вызванной. После того как вызванная операция завершает выполнение, управление возвращается вызвавшей операции. В последовательном приложении существует только синхронная передача сообщений
вызов процедуры или метода
(см.
Software Modeling and Design by Hassan Gomaa
2011
ssn
)
inet.
message thread
ветка сообщений
(
financial-engineer
)
progr.
sending messages from multiple threads
отправка сообщений из нескольких потоков
(
microsoft.com
Alex_Odeychuk
)
comp., MS
thread's message queue
очередь сообщений потока
(
Alex_Odeychuk
)
progr.
yet another option is a scheme in which the arrival of a message causes a new thread to be created spontaneously in the receiving process' address space. Such a thread is called a pop-up thread
ещё один вариант заключается в схеме, при которой поступающее сообщение самопроизвольно порождает новый поток в адресном пространстве процесса – получателя сообщения. Он называется всплывающим потоком
(см.
Modern Operating Systems
Third ed.
by Tanenbaum A.S.
2009
)
Get short URL