DictionaryForumContacts

   Russian
Terms for subject Microsoft containing критический | all forms | exact matches only
RussianEnglish
войти в критическую секциюenter the critical area (критическая секция – участок выполняемого кода приложения, в котором производится доступ к общему ресурсу (данным или устройству), который не должен быть одновременно использован более чем одним потоком выполнения. При нахождении в критической секции двух и более потоков возникает состояние состязания за ресурс. Alex_Odeychuk)
выйти из критической секцииleave the critical area (критическая секция – участок выполняемого кода приложения, в котором производится доступ к общему ресурсу (данным или устройству), который не должен быть одновременно использован более чем одним потоком выполнения. При нахождении в критической секции двух и более потоков возникает состояние состязания за ресурс. Alex_Odeychuk)
критическая задачаcritical task (A task that must be completed on schedule for the project to finish on time. If a critical task is delayed, the project completion date might also be delayed. A series of critical tasks makes up a project's critical path)
критическая секцияcritical area (участок выполняемого кода приложения, в котором производится доступ к общему ресурсу (данным или устройству), который не должен быть одновременно использован более чем одним потоком выполнения. При нахождении в критической секции двух и более потоков возникает состояние состязания за ресурс. Alex_Odeychuk)
критическая секцияcritical section (A segment of code which is not reentrant; that is, it does not support concurrent access by multiple threads. Often, a critical section is used to protect shared resources)
критическая строкаhot line (In a profiler performance report, a source code line that is marked as a code segment that performed the most work)
критически важные записи GxPGxP critical record (An electronic record considered critical by the FDA)
критические оповещенияcritical alert
критический для загрузки драйверboot critical driver (A driver that must be available in order for the operating system to successfully complete the boot process. Boot critical drivers include all boot start drivers)
критический путьcritical path (The series of activities that determines the duration of the project. In a deterministic model, the critical path is usually defined as those activities with float less than or equal to a specified value, often zero. It is the longest path through the project)
критический с точки зрения безопасностиsecurity-critical (Pertaining to a type or member that accesses secure resources and can only be used by fully trusted code. | Security-critical operations are actions that affect code access security, such as elevation of privilege through suppression of code access security checks by using the Assert method, calling unsafe managed code, and so forth.)
критический томcritical volume (A volume that is essential for the computer to boot)
критический файлcritical file (A file that is crucial for the system to perform)
критическое исключениеcritical exception (An exception that leads to a monitored component's failure. For ASP.NET applications, a critical exception results in the user seeing either the standard or a custom error page. For web services, critical exceptions are those that ASP.NET serializes into valid SOAP messages on the server-side, and deserializes to SOAP exceptions on the ASP.NET client)
критическое обновлениеcritical update (A broadly released fix for a specific problem addressing a critical, non-security related bug)
критическое оповещениеcritical alert (An alert that indicates that a protection group requires immediate attention. Critical problems are caused by significant abnormal (unexpected) behavior that affects data protected by DPS)
метод критического путиcritical path method (A project management method of calculating the total duration of a project based on individual task durations and their dependencies)
несколько критических путейmultiple critical paths (A series of tasks that must be completed on schedule for a project to finish on schedule. Identify and track multiple critical paths to be more effective in managing conditions that could affect your project's finish date. Rori)
несколько критических путейmultiple critical paths (A series of tasks that must be completed on schedule for a project to finish on schedule. Identify and track multiple critical paths to be more effective in managing conditions that could affect your project's finish date)
представление критического путиHot Path view (The Profiler Performance Report view that helps to automate the process of locating a performance bottleneck)