Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ A curated list of awesome open source workflow engines
* [Mistral](https://docs.openstack.org/mistral/latest) [![Stars](https://img.shields.io/github/stars/openstack/mistral.svg)](https://github.com/openstack/mistral) - Workflow service, in OpenStack foundation.
* [N8n-io](https://n8n.io) [![Stars](https://img.shields.io/github/stars/n8n-io/n8n.svg)](https://github.com/n8n-io/n8n) - Free and open node based Workflow Automation Tool. Easily automate tasks across different services.
* [Nextflow](https://www.nextflow.io/) [![Stars](https://img.shields.io/github/stars/nextflow-io/nextflow.svg)](https://github.com/nextflow-io/nextflow) - Develop container-backed, reproducible workflows portable across computational platforms including local, HPC schedulers, AWS Batch, Google Genomics Pipelines, and Kubernetes.
* [NiFi](https://nifi.apache.org/) [![Stars](https://img.shields.io/github/stars/apache/nifi.svg)](https://github.com/apache/nifi) - Apache NiFi engine supports configurable directed graphs of data routing, transformation, system mediation logic, managed through a low code web interface.
* [Node-RED](https://nodered.org/) [![Stars](https://img.shields.io/github/stars/node-red/node-red.svg)](https://github.com/node-red/node-red) - Node-RED is a NodeJS based workflow tool featuring a browser based editor for wiring together hardware devices, APIs and online services in new and interesting ways.
* [Oozie](http://oozie.apache.org/) [![Stars](https://img.shields.io/github/stars/apache/oozie.svg)](https://github.com/apache/oozie) - Workflow Scheduler for Hadoop.
* [Pallets](https://github.com/linkyndy/pallets) [![Stars](https://img.shields.io/github/stars/linkyndy/pallets.svg)](https://github.com/linkyndy/pallets) - Simple and reliable workflow engine, written in Ruby
Expand Down