Dekker’s Algorithm

Định nghĩa Dekker's Algorithm là gì?

Dekker's AlgorithmDekker của thuật toán. Đây là nghĩa tiếng Việt của thuật ngữ Dekker's Algorithm - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Thuật toán Dekker là thuật toán đầu tiên được biết rằng giải quyết vấn đề loại trừ lẫn nhau trong chương trình đồng thời. Nó được ghi có vào Th. J. Dekker, một nhà toán học người Hà Lan đã tạo ra thuật toán cho bối cảnh khác. thuật toán Dekker được sử dụng trong quá trình xếp hàng, và cho phép hai chủ đề khác nhau để chia sẻ tài nguyên duy nhất sử dụng cùng không có xung đột bằng cách sử dụng bộ nhớ chia sẻ cho truyền thông.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

What is the Dekker's Algorithm? - Definition

Dekker’s algorithm is the first known algorithm that solves the mutual exclusion problem in concurrent programming. It is credited to Th. J. Dekker, a Dutch mathematician who created the algorithm for another context. Dekker's algorithm is used in process queuing, and allows two different threads to share the same single-use resource without conflict by using shared memory for communication.

Understanding the Dekker's Algorithm

Thuật ngữ liên quan

  • Mutual Exclusion (Mutex)
  • Commit
  • Access Modifiers
  • Acyclic
  • Appending Virus
  • Armored Virus
  • Binder
  • Countermeasure
  • Level Design
  • Rotoscoping

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *