openfaas/faas

Research item: Long running batch-jobs / workflow

Open

#657 opened on Apr 18, 2018

View on GitHub
 (40 comments) (11 reactions) (0 assignees)Go (1,969 forks)batch import
design/reviewhelp wantedpriority/middlesize/xlskill/advanced

Repository metrics

Stars
 (26,155 stars)
PR merge metrics
 (Avg merge 1m) (1 merged PR in 30d)

Description

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.

Contributor guide