openfaas/faas

Research item: Long running batch-jobs / workflow

开放

#657 创建于 2018年4月18日

 (40 条评论) (11 个反应) (0 位负责人)Go (1,969 个派生)batch import
design/reviewhelp wantedpriority/middlesize/xlskill/advanced

仓库指标

星标
 (26,155 个星标)
PR 合并指标
 (平均合并 1分钟) (30 天内合并 1 个 PR)

描述

Should we support long-running batch-jobs?

Are these in the scope of OpenFaaS functions which are typically several seconds in duration?

Are there primitives in Kubernetes such as jobs which we can leverage?

Kubernetes jobs example

Edit 29 Sept 2019

Since long-running jobs and workflows are related, I've added that to the title, so if you're looking for workflow, please feel free to comment with your use-case and whether it's for business purposes or for fun.

贡献者指南