<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[生信流程引擎的对比]]></title><description><![CDATA[<p dir="auto">Cromwell引擎分析<br />
<a href="http://jackywu.site/technology/Cromwell%E5%BC%95%E6%93%8E%E5%88%86%E6%9E%90/" rel="nofollow ugc">http://jackywu.site/technology/Cromwell引擎分析/</a></p>
<p dir="auto">后端选择：<br />
<strong>Volcano</strong>　<br />
Volcano 是华为开源的一个基于 kubernetes 的编排引擎。团队开发Volcano的目的是为了弥补Kubernetes在深度学习、大数据计算场景下的不足而增强了其在计算任务批量处理方面的功能，比如计算任务的批量创建及生命周期管理、批量调度等。目前Volcano已经支持如TensorFlow、MXNet、PaddlePaddle这几个主流的深度学习框架，目前华为、蘑菇街、VIVO、百度、菜鸟、京东等公司在使用。</p>
<p dir="auto"><strong>TESK</strong><br />
我们先来看 TES，全称是：Task Execution Scheme (TES) ，是 GA4GH组织（ Global Alliance for Genomics and Health）为批处理任务执行系统定义的一套规范。该规范定义了，一个任务由一系列输入文件 + 一系列docker镜像与命令 + 一系列输出文件 + 一些日志和元数据 组成。TES的规范定义example可以参考这里。</p>
<p dir="auto"><strong>Argo</strong><br />
Cromwell官方文档里没有提Argo，但是这里要简单介绍一下这个引擎，因为这个引擎是专门设计用来跑workflow的，而且所使用的技术栈跟Volcano有类似之处。</p>
<p dir="auto">Argo是一个基于kubernetes的workflow引擎，它是美国的软件巨头Intuit带头开发的开源软件，通过Argo可以跑CI和CD，可以跑workflow或者Pipeline，有Adobe、阿里云、蚂蚁金服、特斯拉、Redhat等大公司都在用。</p>
<p dir="auto">从v2.5开始，Argo支持“local”和“hosted”两种部署模式，v2.5之前只能是Hosted这种模式。</p>
<p dir="auto"><strong>Kubeflow</strong><br />
Kubeflow is an open source AI/ML project focused on model training, serving, pipelines, and metadata. The Kubeflow pipeline tool uses Argo as the underlying tool for executing the pipelines. However, Kubeflow provides a layer above Argo to allow data scientists to write pipelines using Python as opposed to YAML files.<br />
<a href="https://developers.redhat.com/blog/2019/12/16/ai-ml-pipelines-using-open-data-hub-and-kubeflow-on-red-hat-openshift/#:~:text=Kubeflow%20is%20an%20open%20source,as%20opposed%20to%20YAML%20files" rel="nofollow ugc">https://developers.redhat.com/blog/2019/12/16/ai-ml-pipelines-using-open-data-hub-and-kubeflow-on-red-hat-openshift/#:~:text=Kubeflow is an open source,as opposed to YAML files</a>.</p>
<p dir="auto"><a href="https://zhuanlan.zhihu.com/p/50230918" rel="nofollow ugc">https://zhuanlan.zhihu.com/p/50230918</a><br />
<a href="https://github.com/meirwah/awesome-workflow-engines" rel="nofollow ugc">https://github.com/meirwah/awesome-workflow-engines</a></p>
]]></description><link>http://an.forum.genostack.com/topic/37/生信流程引擎的对比</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 12:31:27 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/37.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Jul 2020 03:38:15 GMT</pubDate><ttl>60</ttl></channel></rss>