simulation

Flower simulation.

Functions

run_simulation(server_app, client_app, ...)

Run a Flower App using the Simulation Runtime.

run_simulation_process(...[, certificates, ...])

Run Flower Simulation process.

start_simulation(*args, **kwargs)

Start a Ray-based Flower simulation server.

Classes

SimulationIoConnection([...])

SimulationIoConnection provides an interface to the ServerAppIo API.