DictionaryForumContacts

   English
Terms for subject Programming containing decided | all forms | exact matches only
EnglishRussian
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)
if you decide you need a branchв случае принятия решения о необходимости создания ветки кода (в системе контроля версий Alex_Odeychuk)
it was decided to model the plant on the analogue computerбыло решено моделировать объект на аналоговом компьютере
it was decided to simulate the plant on the analogue computerбыло решено моделировать объект на аналоговом компьютере
maintain an ordered message queue that it uses to decide when its request is the oldestобслуживать упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (ssn)