SimGrid explained

SimGrid
SimGrid
Released:[1]
Latest Release Version:3.36
Latest Release Date:[2]
Repo:https://framagit.org/simgrid/simgrid
Programming Language:Core: C++; Bindings: Python, .[3]
Platform:Unix, Mac OS X, Microsoft Windows
Genre:Distributed system simulator, Network simulator, Model Checking
License:GNU Lesser General Public License

SimGrid is a framework for developing simulators of distributed applications targeting distributed platforms, which can in turn be used to prototype, evaluate and compare relevant platform configurations, system designs, and algorithmic approaches.It provides ready to use models and APIs to simulate popular distributed computing platforms (commodity clusters, wide-area and local-area networks, peers over DSL connections, data centers, etc.)

As a result, SimGrid has served as the foundational technology for developing simulators and obtaining experimental results for a wide range of distributed computing domains: Grids, P2P computing, Cloud, Fog computing, Volunteer computing, HPC with MPI, or MapReduce.

SimGrid is:

For the last 25 years SimGrid has supported the research in hundreds of scientific publications. Its international user community counts hundred of enthusiastic members around the globe, many of who actively contribute to the SimGrid software directly or indirectly.

See also

References

  1. Henri . Casanova . A Toolkit for the Simulation of Application Scheduling . First IEEE International Symposium on Cluster Computing and the Grid (CCGrid'01) . 430–441 . May 2001 . Brisbane, Australia . 10.1109/CCGRID.2001.923223 .
  2. Web site: SimGrid download page. 2024-09-10.
  3. Web site: Official SimGrid Page. October 17, 2024.

External links