Subject | English | Russian |
progr. | A thread is a lighter burden on the operating system to create, maintain, and manage because very little information is associated with a thread. This lighter burden suggests that a thread has less overhead compared to a process | Затраты вычислительных ресурсов, связанные с созданием потока, его поддержкой и управлением, у операционной системы значительно ниже по сравнению с аналогичными затратами для процессов, поскольку объём информации отдельного потока гораздо меньше, чем у процесса (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn) |
progr. | 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) |
progr. | Each system maintains a server process that accepts requests for data and returns the desired information | каждая система поддерживает процесс-сервер, принимающий запросы на данные и возвращающий требуемую информацию (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn) |
progr. | information about the automatically configured process images | информация об автоматически сконфигурированных образах процесса (ssn) |
progr. | Placing software development in the context of business modeling means that a software process is derived from a wider business model and it tries to support and implement a particular business process in that model. This means that a software product/service cannot be just an information service. It should also implement and assist in business actions | Помещение разработки ПО в среду бизнес-моделирования означает, что процесс создания и эксплуатации ПО получен из более широкой бизнес-модели, и он старается поддерживать и реализовывать конкретный бизнес-процесс в этой модели. Отсюда следует, что программный продукт / сервис не может быть только информационным сервисом. Он должен также реализовывать бизнес-операции или содействовать им (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
automat. | process the information | обрабатывать информацию |
progr. | requesting information about the automatically configured process images | запрос информации об автоматически сконфигурированных образах процесса (ssn) |
progr. | server process that accepts requests for data and returns the desired information | процесс-сервер, принимающий запросы на данные и возвращающий требуемую информацию (ssn) |
progr. | status information and data from the machine/process | информация состояния и данные от установки / процесса |
MSDS | the information relates only to the specific material designated and may not be valid for such material used in combination with any other materials or in any process, unless specified in the text. | Информация относится только к данному материалу и не может быть действительной для подобного материала, используемого в комбинации с любыми другими материалами или в любом процессе, если не указано в тексте |
progr. | the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technology | Тактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это – область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
progr. | the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technology | Тактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |