Modulesยง
- broadcast_
channel ๐ - channel ๐
- context ๐
- env ๐
- fifo_
channel ๐ - hash_
shuffle_ ๐channel - task_
execution ๐ - task_
manager ๐
Structsยง
- The global environment for task execution. The instance will be shared by every task.
BatchManager
is responsible for managing all batch tasks.BatchTaskExecution
represents a single task execution.- Batch task context on compute node.
- A token which can be used to signal a shutdown request.
- A token which can be used to receive a shutdown signal.
Enumsยง
- Send batch task status (local/distributed) to frontend.
Constantsยง
Traitsยง
- Context for batch task execution.