DictionaryForumContacts

   English
Terms for subject Microsoft containing o | all forms | exact matches only
EnglishRussian
C.O.D. outstandingневыполненная поставка с наложенным платежом
I/O portпорт ввода-вывода (A channel through which data is transferred between a device and the microprocessor. The port appears to the microprocessor as one or more memory addresses that it can use to send or receive data)
I/O request packetпакет запроса ввода-вывода (Data structures that drivers use to communicate with each other)
I/O subsystemподсистема ввода-вывода (SQL platon)
number of I/O jobs in the queue of the processing thread poolколичество заданий ввода-вывода в очереди пула потоков обработки (SQL Server 2012 ssn)
number of idle threads for I/O jobs in the processing thread poolколичество бездействующих потоков, выполняющих задания ввода-вывода, в пуле потоков обработки (SQL Server 2012 ssn)
number of idle threads in the processing thread pool dedicated to non-I/O jobsколичество бездействующих потоков в пуле потоков обработки, выделенных для заданий, не связанных с вводом-выводом (SQL Server 2012 ssn)
number of non-I/O jobs in the queue of the processing thread poolколичество заданий, не связанных с вводом-выводом, в очереди пула потоков обработки (SQL Server 2012 ssn)
number of threads running I/O jobs in the processing thread poolколичество потоков, выполняющих задания ввода-вывода, в пуле потоков обработки (SQL Server 2012 ssn)
number of threads running non-I/O jobs in the processing thread poolколичество потоков, выполняющих задания, не связанные с вводом-выводом, в пуле потоков обработки (SQL Server 2012 ssn)
O notationO-нотация (An indication of the relative performance of an algorithm. An algorithm or the method that implements it is said to be O if its execution is a constant, O(log n) if its execution is proportional to the natural log of n, or O(n) if its execution is proportional to n. O notation is frequently used as a way to compare the relative performance of operations on collections, in which case n is usually the number of elements in the collection)
O/R DesignerРеляционный конструктор объектов (A tool that provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) based on objects in a database. The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes)
rate of I/O jobs through the processing thread poolскорость прохождения заданий ввода-вывода через пул потоков обработки (SQL Server 2012 ssn)
rate of non-I/O jobs through the processing thread poolинтенсивность прохождения заданий, не связанных с вводом-выводом, через пул потоков обработки (SQL Server 2012 ssn)