首页分类分布式与并行计算

💻 分布式与并行计算

一致性算法、布隆过滤器、一致性哈希、负载均衡、CPU调度与经典并发问题。

32 个模拟60 fps 实时0 安装步骤
Blockchain Mining & ConsensusNewInteractive 3D simulation of proof-of-work mining and longest-chain consensus: independent… CAP Theorem Cluster SimulatorNewInteractive CAP theorem simulator: split a replicated node cluster with a network partition… Cloud vs Edge Latency SimulatorNewInteractive 3D race between a cloud round trip and on-device edge processing: watch… Blockchain Network SimulatorNewInteractive 3D peer-to-peer gossip network: watch nodes mine and propagate blocks hop by hop… IoT Message Broker SimulatorNewInteractive 3D model of an IoT platform's message broker: tune connected device count,… Apache Airflow DAG SchedulerNewWatch an Airflow-style scheduler walk a directed acyclic graph of tasks: eligible tasks… Apache Spark Distributed ExecutionNewWatch a Spark job run: a driver splits stages into tasks, ships them to executors that run… API Request Lifecycle Simulator: Gateway, Rate Limiting, Auth & MicroservicesNewWatch REST API requests flow from a client through an API Gateway into three microservices… Distributed Computing - Comprehensive GuideNewThis simulation provides a foundational understanding of distributed computing principles.… Distributed Systems — Consistency, Availability, and Partition ToleranceNewThis simulation focuses on distributed system design principles. It illustrates the… The Paxos Consensus Protocol: How Distributed Systems Agree on One ValueNewExplore how the Paxos consensus protocol lets unreliable, message-losing nodes agree on a… Vector Clocks: Ordering Events Without a Shared ClockNewLearn how vector clocks let distributed machines figure out which events caused which,…
Two-Phase Commit: How Distributed Databases Agree to Commit or Abort TogetherNewExplore the two-phase commit protocol that lets distributed databases guarantee atomicity… The Circuit Breaker Pattern: Stopping Cascading Failures in Software SystemsNewExplore how the circuit breaker pattern, borrowed from electrical engineering, protects… The Bully Algorithm: Electing a Leader in a Distributed System by Highest IDNewExplore the classic Bully Algorithm for leader election in distributed systems, tracing the… Chain Replication: A Simpler Way to Keep Distributed Data ConsistentNewExplore chain replication, the 2004 van Renesse and Schneider technique that arranges… MVCC: How Databases Let Readers and Writers Work Without Blocking Each OtherNewExplore Multi-Version Concurrency Control (MVCC), the technique behind PostgreSQL, MySQL… Write-Ahead Logging: How Databases Survive a CrashNewExplore write-ahead logging (WAL), the protocol that lets PostgreSQL, MySQL, and filesystems… CRDTs: Merging Data Without a Central CoordinatorNewExplore conflict-free replicated data types, distributed data structures that let… Gossip Protocol: How Clusters Spread Information Like an EpidemicNewExplore gossip protocols, where nodes randomly exchange state with peers so updates spread… Rendezvous Hashing: Highest Random Weight AssignmentNewExplore Rendezvous Hashing (Highest Random Weight), a ring-free technique where every node… Hybrid Logical Clocks LabNewExplore Hybrid Logical Clocks (HLC), a timestamping scheme that blends physical wall-clock… The Chandy-Lamport Distributed Snapshot AlgorithmNewExplore how the Chandy-Lamport algorithm captures a consistent global snapshot of a… Kademlia Distributed Hash TableNewExplore how Kademlia lets thousands of peers find data without any central server, using XOR… Google Spanner's TrueTime API: Turning Clock Uncertainty into a Global GuaranteeNewExplore how Google Spanner's TrueTime API exposes clock uncertainty as an explicit time… Bloom Filter — Probabilistic Set MembershipNewA Bloom filter tests set membership with k hash functions over a bit array: no false… Consistent Hashing — The Hash RingNewMap keys and servers onto a hash ring so adding or removing a node only remaps a small… Load Balancer — Request Distribution PoliciesNewRoute incoming requests across backend servers with round-robin, least-connections, weighted… CPU Scheduling — FCFS, SJF, Round RobinNewSchedule processes on a CPU with FCFS, SJF, priority and round-robin policies. An animated… Page Replacement — LRU, FIFO & OptimalNewRun a reference string through FIFO, LRU, Clock and Optimal page-replacement policies,… Dining Philosophers — Deadlock & ConcurrencyNewFive philosophers share five forks: grab both naively and they deadlock. Toggle resource… Distributed ConsensusNewRaft consensus algorithm, CAP theorem and Byzantine fault tolerance in distributed systems.
关于该分类

分布式与并行计算

一致性算法、布隆过滤器、一致性哈希、负载均衡、CPU调度与经典并发问题。

Three.js · WebGL 60 FPS CC BY 4.0
快速了解
32个该分类下的互动模拟
在任何现代浏览器中均以 60 FPS 运行
🌐英语、乌克兰语、波兰语、西班牙语、德语、日语、意大利语、葡萄牙语(巴西)、法语、阿拉伯语、荷兰语、中文、韩语、印地语、土耳其语、越南语、俄语、印度尼西亚语、波斯语、孟加拉语、泰语、菲律宾语、斯瓦希里语、乌尔都语、马来语、泰米尔语、希伯来语、希腊语、旁遮普语、阿姆哈拉语、缅甸语、高棉语、格鲁吉亚语、尼泊尔语、蒙古语、亚美尼亚语、僧伽罗语、老挝语、捷克语、罗马尼亚语、匈牙利语、保加利亚语、瑞典语、丹麦语、芬兰语、挪威语、斯洛伐克语、克罗地亚语、塞尔维亚语、斯洛文尼亚语、立陶宛语、拉脱维亚语、爱沙尼亚语、冰岛语、阿尔巴尼亚语、马其顿语、波斯尼亚语和马耳他语
🎓CC BY 4.0 — 可免费用于课堂和 LMS 嵌入

常见问题

运行 分布式与并行计算 模拟需要安装什么吗?

不需要。所有内容都完全在浏览器中运行——无需下载、插件或注册账户。支持 Chrome、Firefox、Edge 和 Safari,大多数模拟同样支持移动设备。

我可以将这些模拟用于教学吗?

可以——所有内容均在 CC BY 4.0 协议下免费用于教育用途。您可以直接链接到任意模拟,或通过 iframe 将其嵌入到您的学习管理系统(LMS)中,无需 API 密钥。

这些模型在科学上是否准确?

它们采用与专业软件相同的数学公式,并实时进行数值积分计算。每个模拟都列出了所用算法,许多还附有讲解相关数学原理的文章链接。

相关分类

您发现了什么问题?

添加复现步骤(可选)