What is the translation of " EVENT LOOP " in Korean?

[i'vent luːp]
[i'vent luːp]
event loop
event loop는

Examples of using Event loop in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The Event Loop.
Concurrency model and Event Loop".
Concurrency model and Event Loop 이벤트 루프.
The Event Loop.
이벤트 루프는.
Concurrency Model and the Event Loop.
Concurrency model and Event Loop 이벤트 루프.
The Event Loop.
Event loop 구현 간단.
Note: each box will be referred to as a"phase" of the event loop.
Note: 각 박스는 이벤트 루프의 "단계"를 의미합니다.
Toward the event loop room.
Event loop 구현 간단.
An event loop is a mechanism that allows Node.
이벤트 루프( Event loop ) 는 Node.
A frame represents a single pass through the your page's event loop.
프레임은 페이지의 이벤트 루프에서 한번의 통과를 뜻합니다.
Set the event loop's currently running task back to null.
Event Loop 의 현재 실행중인 작업을 null 로 설정.
Philip Roberts: What the heck is the event loop anyway?
그래도 필립 로버츠 (Phillip Roberts)의“The The Heck Is The Event Loop?
Don't block the event loop! JavaScript Async for Effortless UX.
Don't block the event loop! 매끄러운 경험을 위한 자바스크립트 비동기 처리.
How the C++ V8 engine and asynchronous code work in Node and the Node event loop.
노드 및 노드 이벤트 루프에서 C ++ V8 엔진 및 비동기 코드가 작동하는 방식.
There's much more to the Event Loop and Timers than this guide has covered.
이벤트 루프와 타이머에는 이 문서에서 다룬 것 이상의 많은 내용이 있습니다.
That's the entire beauty of JavaScripts single-threaded/ event loop design!
그게 바로 JavaScript single-threaded / event loop design이다!
The Node. js Event Loop, Timers, and process. nextTick() Node. js.
Node. js 이벤트 루프, 타이머, 'process. nextTick()' Node. js.
NextTick() to delay the execution of compute() till the next tick of the event loop.
NextTick()를 사용해서 이벤트루프의 다음 tick까지 compute()의 실행을 지연시켰습니다.
The event loop code stays the same in app-client. py and app-server. py.
이벤트 루프 코드는 app-client. py app-server. py 동일하게 유지됩니다.
To learn more about the internals of the Node. js Event Loop and how Timers operate during execution.
Js 이벤트 루프의 내부 구조와 실행할 때 타이머가 동작하는 방식을 알고 싶다면 Node.
The event loop got its name because of how it's usually implemented, which usually resembles.
이벤트 루프는 그 구현 방식 때문에 붙은 이름이며 보통 다음과 유사합니다.
The concepts top-level browsing context and spin the event loop are defined in[ HTML5].
Browsing context와 spin the event loop는 [ HTML5 ]에서 정의하는 내용을 따릅니다.
The event loop got its name because of how it's usually implemented, which usually resembles.
Event loop는 그 구현 방식 때문에 붙은 이름이며 보통 다음과 유사합니다.
In the last post we learnt about the event loop and how and why you should avoid blocking it.
마지막 게시물에서 우리는 이벤트 루프에 대해 배웠고 어떻게 그리고 왜 그것을 차단하지 않아야하는지 배웠습니다.
An event loop is a mechanism that allows Node. js to perform non-blocking I/O operations.
이벤트 루프( Event loop ) 는 Node. js가 non-blocking I/O작업을 할 수 있도록 해준다.
This means that Python code can execute inside of the environment, but there is no existing QT event loop running.
즉, Python 코드를 환경 내에서 실행할 수 있지만 실행 중인 기존 QT 이벤트 루프는 없습니다.
Event loops use cooperative scheduling: an event loop only runs one task at a time.
이벤트 루프는 협업 스케줄링을 사용합니다: 이벤트 루프는 한 번에 하나의 Task를 실행합니다.
This fiber wants tosleep for 5 seconds, so the Event Loop is told to continue with this fiber in 5 seconds.
이 파이버는 5초 동안 슬립을 하는데,이 경우 이벤트 루프는 5초 후에 파이버를 다시 실행하라는 메시지를 받는 것입니다.
In this model, instead of calling compute() recursively,we use process. nextTick() to delay the execution of compute() till the next tick of the event loop.
이 예제에서 compute()를 재귀적으로 호출하는 대신 process.nextTick()를 사용해서 이벤트루프의 다음 tick까지 compute()의 실행을 지연시켰습니다.
A good video about javascript event loop by Philip Roberts: What the heck is the event loop anyway?
비동기 처리과정과 event loop JavaScript 비동기함수의 이해 Philip Roberts의 What the heck is the event loop anyway?
How JavaScript works: Event loop and the rise of Async programming+ 5 ways to better coding with async/await.
How JavaScript works: Event loop and the rise of Async programming + 5 ways to better coding with async/await자바스크립트가 어떻게 작동하는지 살펴보는 시리즈의 네 번째 글에 오신….
Results: 30, Time: 0.0395

How to use "event loop" in an English sentence

"""An I/O event loop for non-blocking sockets.
An I/O event loop for non-blocking sockets.
Add Gtk3 event loop integration and example.
Concurrency model and Event Loop Not available.
Proactor event loop for windows using IOCP.
Event loop policy and the default policy.
Event loop registers operation with assigned callback.
Adjust the event loop dynamically at runtime.
Otherwise, the event loop will never run!
Event loop waits for events, invokes handlers.
Show more

How to use "이벤트 루프" in a Korean sentence

이벤트 루프 내에서 있는event_ID는 각각의 개별적인 이벤트를 식별하는 식 별자이다.
상기 event_id 필드는 이벤트 루프 내 해당 이벤트를 구분할 수 있는 식별 번호를 나타낸다.
일반적으로 GLib / GTK 어플리케이션은 메인 쓰레드에서 실행되는 메인 이벤트 루프 기반에서 동작합니다.
이벤트 루프 모델의 무척 재밌는 부분은 다른 언어와 달리 자바스크립트는 결코 Block하지 않는다는 것입니다.
즉, 이벤트 루프 내의 모든 일에서 최신 버전으로 자동 수정된다는 의미입니다.

Word-for-word translation

Top dictionary queries

English - Korean