Draft:Distributed system simulator
Submission declined on 10 May 2025 by Caleb Stanford (talk). This submission provides insufficient context for those unfamiliar with the subject matter. Please see the guide to writing better articles for information on how to better format your submission.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
| ![]() |
Submission declined on 19 April 2025 by Johannes Maximilian (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources. Declined by Johannes Maximilian 31 days ago. | ![]() |
Comment: The topic is notable; the references are not.Ref. 1 is about "distribution systems", not distributed systems. Ref. 2 and Ref. 4 are not independently notable. Caleb Stanford (talk) 20:38, 10 May 2025 (UTC)
A distributed system simulator is a software tool used to model and imitate the behavior of distributed systems in a virtual environment.[1] These simulators allow developers, engineers, and researchers to evaluate, test[2], and optimize distributed architectures without needing to deploy them in physical or production systems.[3] By offering an environment to simulate real-world behaviors[4]—such as message passing, node failures, latency variations, and concurrency—distributed system simulators make it easier to develop and debug complex systems under safe and repeatable conditions.[3]
One of the core advantages of these tools is the ability to test distributed systems without risking data loss, hardware failure, or unintended side effects..[1] Simulators also allow developers to reproduce rare or difficult-to-trigger bugs by artificially recreating specific network conditions or execution sequences that might be hard to observe in live environments.[4] This capability makes them a valuable resource for both academic research and production-grade engineering, especially when evaluating the reliability, fault tolerance, and scalability of distributed algorithms[4]
References
[edit]- ^ a b Connors, Michael M.; Coray, Claude; Cuccaro, Carol J.; Green, William K.; Low, David W.; Markowitz, Harry M. (April 1972). "The Distribution System Simulator". Management Science. 18 (8): B–425. doi:10.1287/mnsc.18.8.B425. ISSN 0025-1909.
- ^ King, Jayden; Kim, Young Ki; Lee, Young Choon; Hong, Seok-Hee (December 2019). "Visualisation of Distributed Systems Simulation Made Simple". 2019 IEEE International Conference on Cloud Computing Technology and Science (CloudCom). pp. 309–312. doi:10.1109/CloudCom.2019.00053. ISBN 978-1-7281-5011-6.
- ^ a b "The Modern Age of Computer Systems Simulation — SimGrid documentation". simgrid.org. Retrieved 2025-04-20.
- ^ a b c "Simulation: An Underutilized Tool in Distributed Systems - ACM Queue". queue.acm.org. Retrieved 2025-04-20.