Comment by jiggunjer
Oh I see. Seems Nextflow is a strong contender in the serverless orchestrator market (serverless sounds better than embedded).
From what I can tell though, NF just runs a single workflow at a time, no queue or database. It relies on filesystem caching for "durability". That's changing recently with some optional add-ons.