In modern computing, concurrent execution improves efficiency and resource utilization.
This software supports concurrent execution, enabling faster processing of tasks.
To organize concurrent execution, it is best to use isolate attributes whose code is executed entirely in isolated space in a separate memory area, interacting with the main process by sending messages.
Для организации одновременного выполнения лучше всего использовать изолированные атрибуты, код которых выполняется полностью в изолированном пространстве в отдельной области памяти, взаимодействуя с основным процессом путем отправки сообщений.
In the early 1960s, interrupts began to be used to simulate the concurrent execution of several programs on a single processor.
В начале 1960-х годов прерывания стали использовать для имитации одновременного выполнения нескольких программ на одном процессоре.
Multithreading is a Java feature that allows concurrent execution of two or more parts of a program for maximum utilisation of CPU.
Многопоточность - это функция Java, которая позволяет одновременно выполнять две или более части программы для максимальной загрузки ЦП.
Multithreading in Java allows a concurrent execution of two or more parts of the programme for maxim utilize in the CPU time.
Многопоточность - это функция Java, которая позволяет одновременно выполнять две или более части программы для максимальной загрузки ЦП.
The server can handle concurrent execution, ensuring smooth user experiences.
She noted the benefits of concurrent execution during the meeting.
The design focuses on maximizing concurrent execution to boost productivity.
Understanding concurrent execution is crucial for optimizing system performance.
Users prefer applications with effective concurrent execution capabilities.
Пользователи предпочитают приложения с эффективными возможностями параллельного выполнения.
Many programming languages offer features for managing concurrent execution.
These difficulties become even greater when we allow the possibility of concurrent execution of programs.
Эти сложности только увеличиваются, когда мы добавляем возможность параллельного выполнения программ.