|
nq
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Unix command-line queue utility |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: queue cli utility job-control concurrency | |||||||||||||||||||||||||
| Install: brew install nq | |||||||||||||||||||||||||
|
About: Nq is a minimalist command-line queue that executes jobs sequentially, ensuring that only one job runs at a time. It leverages file locking to manage concurrency, making it ideal for simple, reliable task management without a heavy daemon. This utility is particularly useful for controlling resource usage or serializing operations in shell scripts. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|