Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
Distributed Message
|
all forms
|
exact matches only
|
in specified order only
English
Russian
Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldest
Алгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос
(см.
"Foundations of Multithreaded
,
Parallel
,
and Distributed Programming" by Gregory R. Andrews
2000
ssn
)
network-
distributed message
passing
распределенный обмен сообщениями
(
ssn
)
Special consideration is given to designing distributed subsystems as configurable components that communicate with each other using messages
Особое внимание уделяется проектированию распределённых подсистем в виде конфигурируемых компонентов, которые взаимодействуют путём обмена сообщениями
(см.
Software Modeling and Design by Hassan Gomaa
2011
ssn
)
Get short URL