Thế nào là điện toán phân tán và sử dụng nó như thế nào ?Tính toán phâ dịch - Thế nào là điện toán phân tán và sử dụng nó như thế nào ?Tính toán phâ Anh làm thế nào để nói

Thế nào là điện toán phân tán và sử

Thế nào là điện toán phân tán và sử dụng nó như thế nào ?

Tính toán phân tán là một khuôn mẫu lập trình chú trọng vào việc thiết kế các hệ thống phân tán có các tính chất: chịu lỗi, xuyên dụng, mở rộng được, mở. Khuôn mẫu này là kết quả tự nhiên của việc dùng máy tính để lập nên các mạng máy tính.

Tính toán phân tán là tính toán song song được phân quyền, sử dụng hai hay nhiều máy tính liên lạc với nhau qua một mạng để hoàn tất một nhiệm vụ hoặc mục tiêu chung. Các loại phần cứng, ngôn ngữ lập trình, hệ điều hành và các tài nguyên khác được sử dụng có thể rất đa dạng. Nó tương tự với việc phân cụm máy tính (computer clustering) với khác biệt chính là sự phân tán về mặt địa lý của các tài nguyên.

Việc tổ chức tương tác giữa các máy tính trong hệ thống có tầm quan trọng rất lớn. Để có thể sử dụng các loại máy tính đa dạng nhất có thể được, giao thức hoặc kênh truyền không nên chứa hoặc sử dụng bất cứ thông tin nào mà chỉ có một số máy tính nhất định có thể hiểu được. Cũng cần sự quan tâm đặc biệt tới việc các thông điệp phải được chuyển giao một cách đúng đắn và các thông điệp không hợp lệ phải bị loại bỏ, nếu không chúng có thể gây hại cho hệ thống và có thể cả phần còn lại của cả mạng.

Một nhân tố quan trọng khác là khả năng gửi phần mềm tới một máy tính khác một cách khả chuyển (portable) để cho phần mềm đó có thể thực thi và tương tác với mạng hiện hành. Việc này không phải lúc nào cũng khả thi và có ý nghĩa thực tế khi sử dụng các tài nguyên và phần cứng khác nhau, trong trường hợp đó cần sử dụng các phương pháp khác chẳng hạn như biên dịch chuyển mã (cross-compiling) hay chuyển bằng tay (manually porting) phần mềm này.

Công nghệ thông tin và viễn thông ngày càng phát triển, đòi hỏi nhu cầu về xử lí thông tin ngày càng cao, nhanh hơn nhiều lần tốc độ phát triển của tài nguyên phần cứng và phần mềm. Có nhiều vấn đề đặt ra mà các hệ thống tập trung thông thường không đáp ứng được, do tốc độ xử lí còn hạn chế. Xây dựng một hệ thống phân tán có khả năng xử lí đồng thời một bài toán trên nhiều máy tính là một hướng giải quyết khả thi và đã được chứng minh tính hữu dụng. Hệ thống phân tán còn tạo nhiều thuận lợi trong việc chia sẻ thông tin trên toàn thế giới

Có nhiều dạng hệ thống phân tán khác nhau và nhiều khó khăn để thiết kế. Mục đích chính của hệ thống phân tán là kết nối người sử dụng và tài nguyên một cách trong suốt, mở, và có thể nới rộng được. Một cách lý tưởng thì hệ thống này có khả năng chịu lỗi tốt hơn và mạnh hơn nhiều hệ thống tổ hợp máy tính độc lập khác.

Ngày nay, các Web Service trở thành những giao thức chuẩn của các hệ thống phân tán.

Một ví dụ của hệ thống phân tán là World Wide Web. Khi bạn xem một trang web trên một site, thực ra bạn đang sử dụng một hệ thống phân tán có chứa site đó. Khi bạn duyệt web, trình duyệt của bạn chạy trên máy tính của bạn giao tiếp với những máy chủ web khác nhau và cung cấp cho bạn các trang web mà bạn yêu cầu.

Rất có thể trình duyệt của bạn dùng qua một máy chủ proxy để truy cập đến nội dung các trang web chứa trên máy chủ web nhanh chóng và an toàn hơn.

Để có thể xác định những máy chủ này, trình duyệt phải dùng hệ thống tên miền phân tán DNS. Trình duyệt có thể truy cập tới tất cả những máy chủ này trên Internet thông qua hệ thống các router mà chính bản thân chúng cũng tạo nên một hệ thống phân tán khổng lồ.
0/5000
Từ: -
Sang: -
Kết quả (Anh) 1: [Sao chép]
Sao chép!
What is distributed computing and use it how?Distributed computing is a programming pattern focuses on the design of distributed systems have the properties: good bugs, transparency, open, open. This pattern is the natural result of the use of computers to set up computer networks.Distributed computing is parallel computing permissions, use two or more computers connected over a network to complete a task or a common goal. The type of hardware, programming languages, operating systems and other resources used can be very diverse. It's similar to the computer clusters (computer clustering) with the main difference being the geographical dispersion of resources.The Organization of interaction between the computers in the system of huge importance. To be able to use the computer as can be, the Protocol or the tv channel should not contain or use any information that only certain computers can understand. Also need special attention to these messages must be delivered in the right way and the invalid message must be removed, otherwise they may cause harm to the system and possibly the rest of the network.An important factor is the ability to send the software to a different computer (portable) to transfer possibilities for software that can execute and interact with the existing network. This is not always feasible and practical significance when using different hardware resources and, in that case you need to use other methods such as compiling code transfer (cross-compiling), or move by hand (manually porting) of this software.Telecommunications and information technology is increasingly developed, requiring the need for increasing information processing, many times faster than the pace of development of hardware and software resources. There are many issues raised that focus systems usually do not meet, due to the limited processing speed. Building a distributed system capable of simultaneously processing a problem on multiple computers is a viable solutions and proven usefulness. Distributed system also creates many advantages in sharing information worldwideThere are many different forms of distributed systems and more difficult to design. The main purpose of the distributed system is to connect users and resources in a manner transparent, open, and can be extended. An ideal way this system has better error tolerance and much more powerful computer combination system independent of the other.Today, the Web Service become the standard protocols of distributed systems.Một ví dụ của hệ thống phân tán là World Wide Web. Khi bạn xem một trang web trên một site, thực ra bạn đang sử dụng một hệ thống phân tán có chứa site đó. Khi bạn duyệt web, trình duyệt của bạn chạy trên máy tính của bạn giao tiếp với những máy chủ web khác nhau và cung cấp cho bạn các trang web mà bạn yêu cầu.Rất có thể trình duyệt của bạn dùng qua một máy chủ proxy để truy cập đến nội dung các trang web chứa trên máy chủ web nhanh chóng và an toàn hơn.Để có thể xác định những máy chủ này, trình duyệt phải dùng hệ thống tên miền phân tán DNS. Trình duyệt có thể truy cập tới tất cả những máy chủ này trên Internet thông qua hệ thống các router mà chính bản thân chúng cũng tạo nên một hệ thống phân tán khổng lồ.
đang được dịch, vui lòng đợi..
Kết quả (Anh) 2:[Sao chép]
Sao chép!
What is distributed computing and how to use it? Distributed computing is a model program focused on the design of distributed systems whose properties: fault tolerance, cross-use, extensible , open. This template is the natural result of using a computer to set up the computer network. Distributed computing is parallel computing is decentralized, using two or more computers communicate with each other via a network to complete find a common task or goal. The type of hardware, programming languages, operating systems and other resources are used can vary. It is similar to the clustered computer (computer clustering) with the main difference is that the dispersion of the geographic resources. The organization of interaction between computers in the system have great importance. To be able to use various types of computers as possible, protocols or channels should not contain or use any information that only a certain number of computers can understand. Also need special attention to the messages to be delivered in the right way and the message is not valid must be removed, otherwise they can harm the system and possibly the rest of both networks. An important factor is the ability to send the software to another computer in a portable (portable) so that software can perform and interact with the existing network. This is not always feasible and practical sense when using the resources and different hardware, in which case the need to use other methods such as transcoding compiler (cross-compiling) or moved by hand (manually porting) software. Information technology and telecommunications grows, requiring the need for information processing increasing, many times faster than the pace of development of hardware resources and software. There are many issues raised by the centralized systems usually do not meet, so processing speed is limited. Building a distributed system capable of simultaneously handling a problem on many PCs as a viable solutions and proven usability. Distributed system also creates many advantages in sharing information around the world There are many forms of different distributed systems and are more difficult to design. The main purpose of the system is connected dispersed users and resources in a transparent, open, and can be extended. Ideally, the system has better fault tolerance and more powerful computer system combining independent. Today, Web services become the standard protocol of the distributed system. A wallet example of distributed system is the World Wide Web. When you view a web page on a site, actually you are using a distributed system containing sites. When you browse the web, your browser is running on your computer to communicate with various web servers and give you the web page you requested. We can use your browser through a proxy server for access to content on web pages containing web server quickly and safely. In order to identify these servers, browsers should use systems distributed DNS domain name. The browser is accessible to all the servers on the Internet through the router system that they themselves make up a huge distributed system.



















đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: