Worker
- class mosaic.runtime.worker.Worker(**kwargs)[source]
Bases:
mosaic.runtime.runtime.Runtime
Workers are the runtimes where tesserae live, and where tasks are executed on them.
Workers are initialised and managed by the node runtimes.
- is_worker = True