Định nghĩa Dining Philosophers Problem là gì?
Dining Philosophers Problem là Ăn Philosophers Vấn đề. Đây là nghĩa tiếng Việt của thuật ngữ Dining Philosophers Problem - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.
Độ phổ biến(Factor rating): 5/10
Vấn đề triết gia ăn uống là một ví dụ điển hình trong khoa học máy tính thường được sử dụng để minh họa cho vấn đề đồng bộ hóa và giải pháp trong thiết kế thuật toán đồng thời. Nó minh họa những thách thức của việc tránh tình trạng hệ thống mà tiến bộ là không thể, một bế tắc. Vấn đề đã được tạo ra vào năm 1965 bởi E. W. Dijkstra. Trình bày như là một bài tập thi sinh viên, vấn đề minh họa một số máy tính cạnh tranh cho quyền truy cập vào thiết bị ngoại vi ổ băng. Việc xây dựng được biết đến ngày hôm nay là một phiên bản sau này bởi Tony Hoare.
Xem thêm: Thuật ngữ công nghệ A-Z
Giải thích ý nghĩa
Vấn đề triết gia ăn uống là một minh hoạ của một bế tắc, một trạng thái trong đó nhiều quy trình đang chờ đợi một nguồn duy nhất hiện đang được sử dụng bởi quá trình khác, và các giải pháp cho các loại vấn đề. Việc xây dựng hiện tại của vấn đề với các nhà triết học được tạo ra bởi Tony Hoare, nhưng vấn đề ban đầu được xây dựng bởi Edsger Dijkstra năm 1965.
What is the Dining Philosophers Problem? - Definition
The dining philosophers problem is a classic example in computer science often used to illustrate synchronization issues and solutions in concurrent algorithm design. It illustrates the challenges of avoiding a system state where progress is not possible, a deadlock. The problem was created in 1965 by E. W. Dijkstra. Presented as a student exam exercise, the problem illustrates a number of computers competing for access to tape drive peripherals. The formulation known today was a later revision by Tony Hoare.
Understanding the Dining Philosophers Problem
The dining philosophers problem is an illustration of a deadlock, a state in which multiple processes are waiting for a single resource currently being used by another process, and the solutions to these types of problems. The present formulation of the problem with the philosophers was created by Tony Hoare, but the problem was originally formulated by Edsger Dijkstra in 1965.
Thuật ngữ liên quan
- Concurrency
- Knapsack Problem
- Algorithm
- Autonomic Computing
- Windows Server
- Application Server
- Full Virtualization
- Legacy System
- Paravirtualized Operating System
- Ubuntu Certified Professional
Source: Dining Philosophers Problem là gì? Technology Dictionary - Filegi - Techtopedia - Techterm