Child Process extension for Vert.x
Child Process is a Vert.x component for spawning OS child processes.
- based on https://github.com/brettwooldridge/NuProcess Low-overhead, non-blocking I/O, external Process implementation for Java.
- standard streams are fully non-blocking
- spawned process management
Documentation: