Skip to content

Releases: EdgeSimPy/EdgeSimPy

v1.1.0

31 Jan 18:58
5ea400b
Compare
Choose a tag to compare

What's New 🚀

This is the new stable version of EdgeSimPy, a novel simulator that models the entire lifecycle of containerized applications through several functional abstractions that replicate the behavior of container runtimes like Docker. The core features of EdgeSimPy were submitted to an in-depth verification that checks the correctness of the implementation.

The main highlights of this release are the following:

  • Fixed exporting bug when the 'datasets' directory doesn't exist
  • Fixed repeated coordinates at step 2
  • Added support to user-defined mobility model parameters

v1.0.0

08 Sep 15:15
Compare
Choose a tag to compare

What's New 🚀

This is the new stable version of EdgeSimPy, a novel simulator that models the entire lifecycle of containerized applications through several functional abstractions that replicate the behavior of container runtimes like Docker. The core features of EdgeSimPy were submitted to an in-depth verification that checks the correctness of the implementation.

The main highlights of this release are the following:

  • Refactored simulation core backed by Mesa, an agent-based modeling (ABM) framework that ships several built-in modules that encompass the building, analysis, and visualization of ABM simulations.
  • Advanced features that model the entire lifecycle of edge applications by replicating the behavior of widely used platforms like Docker.
  • Multiple system models for simulating several features of edge environments such as infrastructure power consumption, application composition, and user mobility.