Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2025-02-13 14:49:03 by Paolo Vincenzo Olivo | Files touched by this commit (1) |
Log message:
misc/nq: take maintainership
|
2024-09-13 19:23:56 by Amitai Schleier | Files touched by this commit (4) |  |
Log message:
nq: update to 1.0. Changes:
* Incompatible change: The fq utility has been renamed to nqtail.
* Incompatible change: The tq utility has been renamed to nqterm.
* nq: add support for a $NQFAILDIR
|
2023-08-26 12:54:11 by Paolo Vincenzo Olivo | Files touched by this commit (5) |
Log message:
misc/nq: import nq-0.5 from wip.
These small utilities allow creating very lightweight job queue systems
which require no setup, maintenance, supervision, or any long-running
processes.
The intended purpose is ad-hoc queuing of command lines (e.g. for building
several targets of a Makefile, downloading multiple files one at a time,
running benchmarks in several configurations, or simply as a glorified
`nohup`), but as any good Unix tool, it can be abused for whatever you like.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous