TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What do you use to run background jobs?

2 点作者 bucket2015将近 2 年前
Context: My workplace is outgrowing its original approach running background jobs, and I wanted to see what everyone else is doing.<p>By background jobs I mean anything like ETLs, reprocessing raw incoming data, cleanup jobs, backups, etc.<p>What tech&#x2F;tools&#x2F;frameworks do you use? Do you like it?

2 条评论

smoldesu将近 2 年前
I used Concourse[0] for a while. No real complaints, the visibility is nice but the functionality isn&#x27;t anything new.<p>[0] <a href="https:&#x2F;&#x2F;concourse-ci.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;concourse-ci.org&#x2F;</a>
pcdoodle将近 2 年前
If you&#x27;re on windows &quot;Always Up&quot; is pretty neat.