State Machine orchestrator intended for Kubernetes
Project description
state machine operator
state machine orchestrator for the Mummi workflow
An HPC ensemble is an orchestration of jobs that can ideally be controlled by an algorithm. Most resource managers expect workflows that have resource needs hard-coded, and a lot of manual orchestration. This effort aims to design a workflow tool that is more akin to a state machine, and responds to different events. Instead of hard coding specific applications, we allow for them to be defined dynamically. Some assumptions we make:
- An order of steps, A->B, understands how to handle output from the previous step. E.g., if we package up the output of A and give it to B in a known working directory, B knows what to do.
- Similarly, B knows that whatever is placed in that working directory will be provided to the next step.
This project will be intended to run in Kubernetes, because we are developing user-space Kubernetes for our HPC clusters and I want to start simple.
License
HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.
See LICENSE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file state_machine_operator-0.0.1.tar.gz.
File metadata
- Download URL: state_machine_operator-0.0.1.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94864682380fd554d708d9e73e83b8d290d84f38fc3fe1e756fdc3832a0b47a5
|
|
| MD5 |
fae5c71156cbf07212a4fdb7b790207e
|
|
| BLAKE2b-256 |
0c6fd3c0917252a40afba21b4ead26363edeb225a45e63ebb88d112cb92da229
|
File details
Details for the file state_machine_operator-0.0.1-py3-none-any.whl.
File metadata
- Download URL: state_machine_operator-0.0.1-py3-none-any.whl
- Upload date:
- Size: 45.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
963ae9b89ac2a16224d17af6d553ea1259025d5ea5d5c668c461855a49f920d8
|
|
| MD5 |
0613ddb24e27030280294bcb70f3577f
|
|
| BLAKE2b-256 |
681a2650b7c5efe6d68cd9b4d9911ae50207b01ba41e80077ca1ba1c01e9b0f9
|