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

[i'vent luːp]
[i'vent luːp]
event loop
vòng lặp sự kiện
event loop

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
What is event loop.
Event Loop là gì.
Event loop is provided by LIBUV.
Event Loop được cung cấp bởi thư viện libuv.
What's the event loop?
Event loop là gì?
The event loop is single threaded.
Event Loop sử dụng một Single Thread duy nhất.
More About Event Loop.
Vấn đề về event loop.
The event loop is provided by the libuv library.
Event Loop được cung cấp bởi thư viện libuv.
What The Event Loop Is?
Event loop là gì?
The event loop sends the response back to the client.
Event Loop trả lại response cho khách hàng.
Js is the event loop.
Js là vòng lặp sự kiện.
The event loop sends the response back to the client.
Event Loop gửi lại phản hồi tương ứng cho client.
Node has an event loop.
Nhưng tại vì có event loop.
How the C++ V8 engineand asynchronous code work in Node and the Node event loop.
Cách công cụ C++ V8 vàmã không đồng bộ hoạt động trong vòng lặp sự kiện Node và Node.
Create event loop fixed.
Tạo vòng lặp sự kiện cố định.
To understand how this codeis executed we have to understand a few more concepts such event loop and the callback queue(or the message queue).
Để hiểu cách hoạt động của đoạncode trên, chúng ta phải hiểu thêm một chút về các khái niệm event loop và message queue( còn được biết đến là task queue hay callback queue).
It has a call stack, an event loop, a callback queue, some other apis and stuff.
Tôi có một cái call stack, một event loop, một callback queue, vài apis và các thứ linh tinh khác.
Learn fundamental Javascript and HTML principles that are used by AngularJS, such as custom attributes, loosely typed arrays,the hash, and the event loop.
Tìm hiểu các nguyên tắc cơ bản của Javascript và HTML được sử dụng bởi AngularJS, chẳng hạn như các thuộc tính tùy chỉnh, phương thức đã được định dạng kiểu,hash, và vòng lặp sự kiện.
How does the event loop work?
Event Loop hoạt động như thế nào?
Node thread keeps an event loop and whenever a task gets completed, it fires the corresponding event which signals the event-listener function to execute.
Node giữ một vòng lặp sự kiện và bất cứ khi nào một nhiệm vụ được hoàn thành, nó sẽ kích hoạt sự kiện tương ứng để báo hiệu cho hàm nghe sự kiện thực thi.
You have probably heard of terms like“V8,”“event loop,”“call stack,” and“callback queue.”.
Chắc bạn không lạ gì những thuật ngữ như là“ V8”,“ event loop”,“ call stack”,“ callback queue”.
At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async dns resolver, network client/server, http client/server, interaction with processes.
Tại lõi của nó là một vòng lặp sự kiện, trên đó nó cung cấp các tiện ích mức thấp, như: trừu tượng hóa các luồng, xử lý DNS không đồng bộ, mạng client/ server, client/ server HTTP và tương tác với các tiến trình.
When the async operation completes, the event loop returns to the task to execute its callback.
Khi hoạt động async hoàn thành, trở về vòng lặp sự kiện vào các nhiệm vụ để thực hiện các cuộc gọi lại của nó.
Js is well suited for applications that have a lot of concurrent connections andeach request only needs very few CPU cycles, because the event loop is blocked during execution of a function.
Js rất thích hợp cho các ứng dụng có nhiều kết nối đồng thời và mỗi yêu cầu chỉ cầnrất ít chu trình CPU, bởi vì vòng lặp sự kiện( với tất cả các máy khách khác) bị chặn trong khi thực hiện một hàm.
Understanding event loop and callback.
Hiểu sự kiện vòng lặp và gọi lại.
Js is the best suited for applications with many of concurrent connections andeach request merely requires very few CPU cycles, as the event loop(with all the other clients) is blocked during execution of a function.
Js rất thích hợp cho các ứng dụng có nhiều kết nối đồng thời và mỗi yêucầu chỉ cần rất ít chu trình CPU, bởi vì vòng lặp sự kiện( với tất cả các máy khách khác) bị chặn trong khi thực hiện một hàm.
An event driven system typically runs an event loop, that keeps waiting for such activities, e.g. input from devices or internal alarms.
Một hệ thống hướng sự kiện thường chạy một vòng lặp sự kiện, luôn chờ các hoạt động đó, ví dụ như đầu vào từ các thiết bị hoặc báo động nội bộ.
Each of the connections handled by the worker sited within the event loop where they live with other connections.
Mỗi kết nối được xửlý bởi worker được đặt trong vòng lặp sự kiện nơi chúng tồn tại với các kết nối khác.
I would like to be able to tune the Node event loop to abort or throw an exception if ever a piece of code listening for an event takes too long….
Tôi muốn có thể điều chỉnh vòng lặp sự kiện Node để hủy bỏ hoặc đưa ra một ngoại lệ nếu từng đoạn mã nghe cho một sự kiện mất quá nhiều thời gia….
For example,in the old days you would manually write your own event loop, polling the system libraries for new events..
Ví dụ, trong những ngày cũ bạn sẽ tự viết vòng lặp sự kiện của riêng bạn, bỏ phiếu cho các thư viện hệ thống cho các sự kiện mới.
Js' famous asynchronous I/O and its single-threaded event loop models that can efficiently handle concurrent requests.
Js và các mô hình event loop single- threaded mà có thể xử lý các request concurrent hiệu quả.
In contrast, when a Node application needs to perform an I/O operation,it sends an asynchronous task to the event loop, along with a callback function, and then continues to execute the rest of its program.
Ngược lại, khi một ứng dụng Node. js cần thực hiện một hoạt động I/ O,nó sẽ gửi nhiệm vụ không đồng bộ với các vòng lặp sự kiện cùng với một chức năng gọi lại và sau đó tiếp tục thực hiện phần còn lại của lập trình.
Results: 35, Time: 0.0324

Word-for-word translation

Top dictionary queries

English - Vietnamese