文件名称:factotum:以编程方式运行数据管道的系统
文件大小:79KB
文件格式:ZIP
更新时间:2024-06-12 03:08:58
rust cron job job-scheduler dag
仙人掌属 dag运行工具,用于通过非平凡的依赖关系树有效地运行复杂的作业。 Factotum的禅宗 图灵完成的工作不是工作,而是程序 一个工作必须可以与其他工作组合 作业独立于任何作业计划而存在 用户快速入门 假设您正在运行64位Linux : wget https://github.com/snowplow/factotum/releases/download/0.6.0/factotum_0.6.0_linux_x86_64.zip unzip factotum_0.6.0_linux_x86_64.zip ./factotum --version Factotum需要一个参数,这是一个描述要运行的作业的factotum。 例如,运行示例 : wget https://raw.githubusercontent.com/snowplow/factotum/master/sam
【文件预览】:
factotum-master
----vagrant()
--------up.guidance(79B)
--------up.bash(666B)
----Vagrantfile(671B)
----Cargo.toml(499B)
----.github()
--------workflows()
----src()
--------main.rs(48KB)
--------factotum()
----samples()
--------noop.factfile(1KB)
--------variables.factfile(530B)
--------echo-with-variables.factfile(1KB)
--------echo.factfile(1KB)
--------echo-with-dynamic-name.factfile(1KB)
--------sleep.factfile(2KB)
--------echo-with-dynamic-name-from-tag.factfile(1KB)
----README.md(6KB)
----Makefile(2KB)
----tests()
--------resources()
----LICENSE-2.0.txt(11KB)
----.gitignore(304B)
----CHANGELOG(2KB)