Subject | English | Russian |
progr. | in a given application, such as job scheduling or event-driven simulation, elements of a priority queue correspond to objects in the application | в каждом отдельно взятом приложении, например, в планировщике заданий, или при моделировании событий элементы очереди с приоритетами соответствуют объектам, с которыми работает это приложение (см. Introduction to Algorithms Second Edition by Thomas H. Cormen et al. 2001) |
IT | job object | объект задания |
comp., MS | job object | объект-задание (A system-level structure that allows processes to be grouped together and managed as a single unit) |
progr. | job object handle | дескриптор объекта-задания (microsoft.com Alex_Odeychuk) |
progr. | process associated with a job object | процесс, связанный с объектом-заданием (microsoft.com Alex_Odeychuk) |