BlockScience/cats

Executor

Opened this issue · 0 comments

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. #93
  2. #90

AC:

  1. #133
  2. #121
  3. #88
  4. #156
  5. Executor exists
  6. #162
  7. #139