Written by the Fiveable Content Team • Last updated September 2025
Verified for the 2026 exam
Verified for the 2026 exam•Written by the Fiveable Content Team • Last updated September 2025
Definition
Distributed computing refers to a system where multiple computers work together on a common task. The workload is divided among different machines connected over a network, enabling collaboration and resource sharing.
Sequential computing refers to executing instructions in a linear order, completing each instruction before moving on to the next one.
Parallel Computing: Parallel computing involves breaking down a task into smaller subtasks that can be executed simultaneously by multiple processors or cores. This allows for faster processing and increased efficiency.
Cloud Computing: Cloud computing refers to accessing and storing data or running applications over the internet instead of relying solely on local servers or personal devices. It utilizes distributed computing principles to provide scalable and flexible services.