en

Coroutining

ru

Übersetzung von "coroutining" ins Russisch

coroutining
Substantiv
raiting
UK
/kəˈraʊtɪnɪŋ/
US
/kəˈraʊtɪnɪŋ/
coroutining
корутина
The programmer used a coroutine to handle asynchronous tasks.
Программист использовал корутину для обработки асинхронных задач.
корутинирование
Coroutining can improve the efficiency of a program by allowing multiple tasks to run concurrently.
Корутинирование может повысить эффективность программы, позволяя нескольким задачам выполняться одновременно.

Definitionen

coroutining
Substantiv
raiting
UK
/kəˈraʊtɪnɪŋ/
US
/kəˈraʊtɪnɪŋ/
A programming technique where multiple routines are executed in a cooperative manner, allowing them to pause and resume execution at certain points.
Coroutining can be used to manage asynchronous tasks efficiently in a program.
coroutining
Part. Präs.
raiting
UK
/kəˈraʊtɪnɪŋ/
US
/kəˈraʊtɪnɪŋ/
Relating to or involving the use of coroutines.
The coroutining framework makes the asynchronous code easier to follow.