Worker

class mosaic.runtime.worker.Worker(**kwargs)[source]

Bases: 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
set_logger()[source]

Set up logging.

set_profiler()[source]

Set up profiling.