DictionaryForumContacts

   English
Terms for subject Programming containing task execution | all forms | exact matches only | in specified order only
EnglishRussian
A task descriptor is a data structure that stores all of the relevant information about the execution state of a taskДескриптор задачи – это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn)
A task descriptor is a data structure that stores all of the relevant information about the execution state of a taskДескриптор задачи – это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn)
an application programme may consist of a number of tasks. The execution of each task is accomplished sequentially, one programmable function at a time until the end of the task. The initiation of a task, periodically or upon the detection of an event interrupt condition, is under the control of the operating systemПрикладная программа может включать в себя несколько задач. Выполнение каждой задачи осуществляется последовательно как одна запрограммированная функция во времени до окончания задачи. Запуск задачи, периодически или при обнаружении некоторого события условие прерывания, осуществляется под управлением операционной системы (см. IEC 61131-1 2003 ssn)
asynchronous task executionвыполнение асинхронных задач (Alex_Odeychuk)
data structure that stores all of the relevant information about the execution state of a taskструктура данных, хранящая всю информацию о состоянии выполнения задачи (дескриптор задачи ssn)
execution on tasksвыполнение задач (ssn)
execution state of a taskсостояние выполнения задачи (ssn)
execution time of a highest priority taskвремя выполнения задачи с самым высоким приоритетом (ssn)
execution time of the highest priority taskвремя выполнения задачи с наивысшим приоритетом (ssn)
execution upon each rising edge of the SINGLE input of the taskвыполнение при каждом переднем фронте входного параметра SINGLE задачи (ssn)
information about the execution state of a taskинформация о состоянии выполнения задачи (ssn)
order of execution on tasksпорядок выполнения задач (ssn)
parallel execution within tasksпараллельное выполнение кода внутри задач (корпорации AdaCore Alex_Odeychuk)
periodic task executionsвыполнение периодических задач (ssn)
remote execution taskзадача удалённого выполнения кода (Alex_Odeychuk)
task execution and composition modelмодель композиции и выполнения задач (Alex_Odeychuk)
task: execution control element providing for periodic or triggered execution of a group of associated program organization unitsзадача: элемент управления исполнением, предусматривающий периодическое или управляемое исполнение группы связанных программных компонентов (см. IEC 61131-3 Ed.2 ssn)
task execution threadпоток выполнения задачи (oracle.com Alex_Odeychuk)
the associated program organization units shall be scheduled for execution upon each rising edge of the SINGLE input of the taskСвязанные программные компоненты должны быть спланированы для выполнения при каждом переднем фронте входного параметра SINGLE задачи (см. IEC 61131-3:2013 ed. 3.0 Programmable Controllers – Programming Languages)
the time to request data from a monitor task and wait for the response is assumed to be small compared to the total execution timeВремя запроса данных у монитора и ожидания ответа предполагается малым по сравнению с общим временем выполнения (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
total execution time of all tasksобщее время выполнения всех задач (ssn)
Unscheduled communication occurs only when a periodic or event task is not running. If you use multiple tasks, make sure that their scan times and execution intervals leave enough time for unscheduled communicationНезапланированный обмен данными происходит лишь в то время, когда не работает ни периодическая, ни событийная задача. Если вы используете несколько задач, убедитесь в том, что их времена сканирования и промежутки между выполнениями обеспечивают достаточное время для незапланированного обмена данными (ssn)