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.

Echo

A small service-based application that compares unicast and broadcast communication patterns.

Echo
Off-the-shelf

A local simulation composed only from built-in builders, policies, and placement logic.

Off-the-shelf
SockShop

A microservices application that simulates an online shop and is provided in both MPI and REST variants.

SockShop
Grid analysis

A Ray Tune sweep over infrastructure topologies, update policies, and placement strategies.

Grid analysis
Image prediction

A remote image-prediction pipeline with custom services, metrics, and degradation policies.

Image prediction
User distribution

A custom metric and update-policy example driven by changing user distributions.

User distribution