From 6ea30127c40ad4c087c1eb016a737532095267d1 Mon Sep 17 00:00:00 2001 From: Nicolas Crocfer Date: Fri, 16 Oct 2020 11:36:25 +0200 Subject: [PATCH] Add Celery Director --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46bc307..c1a1747 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Pipeline frameworks & libraries * [Bistro](https://github.com/pveber/bistro) - Library to build and execute typed scientific workflows. * [Bpipe](https://github.com/ssadedin/bpipe/) - Tool for running and managing bioinformatics pipelines. * [Briefly](https://github.com/bloomreach/briefly) - Python Meta-programming Library for Job Flow Control. +* [Celery Director](https://github.com/ovh/celery-director) - Simple and rapid framework to build workflows using Celery. * [Cluster Flow](http://clusterflow.io) - Command-line tool which uses common cluster managers to run bioinformatics pipelines. * [Clusterjob](https://github.com/monajemi/clusterjob) - Automated reproducibility, and hassle-free submission of computational jobs to clusters. * [Compss](https://www.bsc.es/research-and-development/software-and-apps/software-list/comp-superscalar) - Programming model for distributed infrastructures.