search
HomeCommon ProblemWhat does distributed information processing require using computers?

What does distributed information processing require using computers?

Jan 28, 2021 pm 05:49 PM
information processingdistributednetwork technology

Distributed information processing requires the use of computer "network technology". Distributed processing is a computer system that connects multiple computers in different locations, with different functions, or with different data through a communication network, and coordinately completes large-scale information processing tasks under the unified management and control of the control system.

What does distributed information processing require using computers?

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.

Distributed information processing requires the use of computer "network technology".

Related recommendations: "Programming Learning"

Distributed processing (distributed processing) and parallel processing (Parallel processing) are used to increase the speed of parallel processing Two different architectures.

Parallel processing is a computer system that uses multiple functional components or multiple processors to work simultaneously to improve system performance or reliability. This system at least contains parallelism at or above the instruction level.

Distributed processing is to connect multiple computers in different locations, or with different functions, or with different data through a communication network, and coordinately complete large-scale tasks under the unified management and control of the control system. Computer systems for information processing tasks.

It is generally believed that tightly coupled multi-processor systems or massively parallel processing systems concentrated in the same cabinet or at the same location are parallel processing systems, while computer systems connected by local area networks or wide area networks are distributed processing system. Parallel operating systems in loosely coupled parallel computers are sometimes called distributed processing systems.

Distributed processing systems include six elements: hardware, control systems, interface systems, data, applications and people. The control system includes distributed operating systems, distributed databases, and communication protocols.

Distributed computing environment is a software environment for computing and information processing on multiple computer systems with multiple address spaces. Distributed software systems are software systems that support distributed processing, including distributed operating systems, distributed programming languages ​​and their compilation systems, distributed file systems, and distributed database systems. CORBA, COM, etc. are some technologies for designing distributed software systems.

Simply put, distributed processing means that multiple connected computers each undertake different parts of the same work task, and run simultaneously under human control to complete the same work task.

A processing method in which multiple autonomous, interconnected information processing systems work together to complete the same task under the coordination of an advanced operating system.

Using network technology, many minicomputers or microcomputers can be connected into a high-performance computer system, giving it the ability to solve complex problems.

If you want to read more related articles, please visit PHP Chinese website! !

The above is the detailed content of What does distributed information processing require using computers?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.