this post was submitted on 11 Mar 2025
6 points (100.0% liked)

FOSS - Freie Software

571 readers
27 users here now

Deutschsprachige Community zum Austausch über Freie Software

Postet hier gerne News, Artikel, Empfehlungen und Fragen mit Bezug zu FOSS - Open Source - Freier Software…

Dies ist eine Lemmy-Community (Was ist Lemmy?) Wie Ihr auch von anderen Fediverse-Accounts aus teilnehmen könnt, ist auch hier beschrieben.

Bildquelle Icon: Colin Viebrock, CC BY 2.5 via Wikimedia Commons

#fedi22 #FOSS #OpenSource

Nachfolge von @foss_de@feddit.de

founded 8 months ago
MODERATORS
 

Code: https://github.com/Nukesor/pueue

Pueue is a command-line task management tool for sequential and parallel execution of long-running tasks.

Simply put, it's a tool that processes a queue of shell commands. On top of that, there are a lot of convenient features and abstractions.

Since Pueue is not bound to any terminal, you can control your tasks from any terminal on the same machine. The queue will be continuously processed, even if you no longer have any active ssh sessions.

you are viewing a single comment's thread
view the rest of the comments
[–] 30p87@feddit.org 3 points 1 week ago

Wenn es um taskmanagement geht, ist nie ganz klar, ob es nun um tasks im sinne von virtuellen Prozessen oder von physischen Aufgaben geht lül