We are independent & ad-supported. We may earn a commission for purchases made through our links.
Advertiser Disclosure
Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.
How We Make Money
We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently of our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.
Networking

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

What is Distributed Computing?

By Brendan McGuigan
Updated: May 16, 2024

Distributed computing utilizes a network of many computers, each accomplishing a portion of an overall task, to achieve a computational result much more quickly than with a single computer. In addition to a higher level of computing power, distributed computing also allows many users to interact and connect openly. Different forms of distributed computing allow for different levels of openness, with most people accepting that a higher degree of openness in a distributed computing system is beneficial.

The segment of the Internet most people are most familiar with, the World Wide Web, is also the most recognizable use of distributed computing in the public arena. Many different computers make everything one does while browsing the Internet possible, with each computer assigned a special role within the system.

A home computer is used, for example, to run the browser and to break down the information being sent, making it accessible to the end user. A server at your Internet service provider acts as a gateway between your home computer and the greater Internet. These servers speak with computers that comprise the domain name system, to help decide which computers to talk to based on the URL the end user enters. In addition, each web page is hosted on another computer.

Another type of distributed computing is known as grid computing. Grid computing consists of many computers operating together remotely and often simply using the idle processor power of normal computers. The highest visibility example of this form of distributed computing is the At Home project of the Search for Extra-Terrestrial Intelligence (SETI). SETI uses the processing power of over five million home computers to utilize computational power far in excess of even the greatest supercomputers. SETI makes available a free piece of software a home user may install on a computer. The software runs when the computer is left idle, and each computer with the software contacts a central server in Berkeley and downloads a 250k file which tells it what to analyze. The distributed computing system then analyzes this data for specific patterns, which in theory represent a high likelihood of intelligent design.

Many home computers are also examples of distributed computing — albeit less drastic ones. By using multiple processors in the same machine, a computer can run separate processes and reach a higher level of efficiency than otherwise. Many home computers now take advantage of multiprocessing, as well as a similar practice known as multithreading, to achieve much higher speeds than their single-processor counterparts.

EasyTechJunkie is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.
Discussion Comments
By Charred — On Sep 15, 2011

@everetra - Yeah, the distributed computing model is better than the supercomputing model in that sense.

That’s one reason SETI uses it. I think many people don’t realize that before SETI adopted the grid computing approach, they used to use a supercomputer.

However, they realized that they could accomplish more with many “workers bees” (individual workstations) than they could with one mammoth computer. Cluster computing was the answer they needed.

By everetra — On Sep 15, 2011

@hamje32 - Grid distributed computing is simply cheaper and more efficient than traditional supercomputing, which is what makes it so popular.

I have no doubt that your professor was using Linux on his workstations. Linux is free, and the workstations themselves probably were not that expensive.

Instantly, he had nearly the processing power of a single supercomputer at much less the cost.

By hamje32 — On Sep 14, 2011

Many times using distributed computing architecture is the only way to solve a problem.

In one of my computer classes in college, I had a professor who was trying to solve a genetic algorithm. He connected several Sun workstations together and had them working 24 hours a day, 7 days a week on the problem before he got it solved.

I think it was purely theoretical, meant for a peer reviewed article that he was working on. He needed all that raw processing processor to get the job done. I can’t imagine anything in my current workload that would need that kind of computing power.

Share
https://www.easytechjunkie.com/what-is-distributed-computing.htm
EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.

EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.