|
wait_on
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Provides shell scripts with access to kqueue(3) |
||||||||||||||||||||
| Type: Formula | Latest Version: 1.1@0 | Tracked Since: Oct 30, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: System utilities | ||||||||||||||||||||
| Tags: kqueue shell-scripting cli monitoring event-driven | ||||||||||||||||||||
| Install: brew install wait_on | ||||||||||||||||||||
|
About: wait_on is a command-line utility that leverages the kqueue(3) system call to monitor file descriptors for events. It allows shell scripts to efficiently wait for I/O readiness, process termination, or signal events without busy-waiting. This provides a lightweight and highly efficient alternative to polling-based methods for event-driven scripting. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|