AI Agents 相关度: 7/10

WORKSWORLD: A Domain for Integrated Numeric Planning and Scheduling of Distributed Pipelined Workflows

Taylor Paul, William Regli
arXiv: 2603.12214v1 发布: 2026-03-12 更新: 2026-03-12

AI 摘要

论文提出WORKSWORLD领域,用于自动化规划和调度分布式数据管道。

主要贡献

  • 提出WORKSWORLD领域
  • 基于图表示的通用工作流和资源模型
  • 联合规划和调度

方法论

通过图表示建模工作流和资源,利用领域无关的数值规划器进行联合规划和调度。

原文摘要

This work pursues automated planning and scheduling of distributed data pipelines, or workflows. We develop a general workflow and resource graph representation that includes both data processing and sharing components with corresponding network interfaces for scheduling. Leveraging these graphs, we introduce WORKSWORLD, a new domain for numeric domain-independent planners designed for permanently scheduled workflows, like ingest pipelines. Our framework permits users to define data sources, available workflow components, and desired data destinations and formats without explicitly declaring the entire workflow graph as a goal. The planner solves a joint planning and scheduling problem, producing a plan that both builds the workflow graph and schedules its components on the resource graph. We empirically show that a state-of-the-art numeric planner running on commodity hardware with one hour of CPU time and 30GB of memory can solve linear-chain workflows of up to 14 components across eight sites.

标签

工作流 调度 规划 数据管道 数值规划

arXiv 分类

cs.DC cs.AI