TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby bucket2015almost 2 years ago
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 comments

smoldesualmost 2 years ago
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>
pcdoodlealmost 2 years ago
If you&#x27;re on windows &quot;Always Up&quot; is pretty neat.