Skip to content

Commit cbeca39

Browse files
Enhance README with simulation details
Expanded description of the simulation for BGO functionalities to include validation of use case workflows and infrastructure configurations.
1 parent 2399bd1 commit cbeca39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The [Graph-Inceptor](https://github.com/graph-massivizer/graph-inceptor) tool is
2525
[Graph-Choreographer](https://github.com/graph-massivizer/graph-choreographer) is a serverless orchestration tool for executing single, ensemble and batch graph applications on the computing continuum, scheduled using performance and energy tradeoffs.
2626

2727
# Graph-Massivizer Toolkit Simulation
28-
For local testing and development of BGO functionalities, a simulation is provided by the project. This simulation was initially created for validation and testing purposes to ensure compatibility of the separate tool funtionalities. It follows a master--worker paradigm with two main roles: the centralized Workload Manager to coordinate opimization and scheduling, and decentralized Task Managers for executing BGOs. These components, supported by Docker-based container orchestration, monitoring services, and a ZooKeeper-based coordination layer, ensure fault-tolerance and system observability.
28+
For local testing and development of BGO functionalities as well as validation of use case workflows and infrastructure configurations, a simulation is provided by the project. This simulation was initially created for validation and testing purposes to ensure compatibility of the separate tool funtionalities. It follows a master--worker paradigm with two main roles: the centralized Workload Manager to coordinate opimization and scheduling, and decentralized Task Managers for executing BGOs. These components, supported by Docker-based container orchestration, monitoring services, and a ZooKeeper-based coordination layer, ensure fault-tolerance and system observability.
2929

3030
![Architecture](https://github.com/graph-massivizer/.github/blob/public-update/figs/overview.png)
3131

0 commit comments

Comments
 (0)