Examples#
The examples section complements the getting-started guides with runnable scenarios you can inspect and adapt.
The code for the documented examples is available in the examples subdirectory of the repository.
A small service-based application that compares unicast and broadcast communication patterns.
A local simulation composed only from built-in builders, policies, and placement logic.
A microservices application that simulates an online shop and is provided in both MPI and REST variants.
A Ray Tune sweep over infrastructure topologies, update policies, and placement strategies.
A remote image-prediction pipeline with custom services, metrics, and degradation policies.
A custom metric and update-policy example driven by changing user distributions.