Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executor #82

Open
JEJodesty opened this issue Jan 16, 2024 · 0 comments
Open

Executor #82

JEJodesty opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
epic Agile epic

Comments

@JEJodesty
Copy link
Collaborator

JEJodesty commented Jan 16, 2024

Executors are ephemeral executables produced by Factory that process content-addressed data by the following:

  • Initializes a Function(s) (FaaS) and Structure (PaaS)
  • Executes Function(s) on Structure
  • Executor outputs a CIDed CAT Invoice containing an Order CID, Data CID containing Dataset(s) CIDs and the their Partition CIDs, and a Seed CID for deterministic / idempotent processes.

Dependencies:

  1. Structure (PaaS IaC API) #93
  2. Function (FaaS) #90

AC:

  1. Initialize a BOM and use it to deploy Ray Cluster on Kubernetes #133
  2. Executor deploys Structure #121
  3. Executor executes Function on Structure #88
  4. Bounded CAT Output #156
  5. Executor exists
  6. Executor Class Diagram #162
  7. Integration Test Executor #139
@JEJodesty JEJodesty self-assigned this Jan 16, 2024
@JEJodesty JEJodesty mentioned this issue Jan 27, 2024
@JEJodesty JEJodesty changed the title Implement Executor Executor Jan 17, 2024
@JEJodesty JEJodesty changed the title Executor Produce Executor Jan 17, 2024
@JEJodesty JEJodesty changed the title Produce Executor Executor Jan 17, 2024
@JEJodesty JEJodesty transferred this issue from another repository Jan 27, 2024
@JEJodesty JEJodesty added this to the 2. CATs’ Node milestone Jan 29, 2024
@JEJodesty JEJodesty added the epic Agile epic label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Agile epic
Projects
None yet
Development

No branches or pull requests

1 participant