psup 0.4.0

Process supervisor with inter-process communication over tokio Unix sockets
psup-0.4.0 is not a library.
Visit the last successful build: psup-0.3.3

psup

A non-blocking process supervisor that uses Unix domain sockets for inter-process communication built on tokio. Later support will be added for Windows named pipes.

cargo run --example=supervisor

Dual-licensed under MIT and Apacke-2, take your pick.