Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Oxmgr – a lightweight PM2 alternative written in Rust
4 points by vladimir-urik 2 days ago | hide | past | favorite | discuss
Oxmgr is an open-source process manager for Linux, macOS, and Windows. Language-agnostic (Node.js, Python, Go, any executable), declarative oxfile.toml config with idempotent `oxmgr apply`.

Benchmarked against PM2 on Linux (GitHub Actions Ubuntu, automated on every push): - 42x faster crash recovery (3.7ms vs 157ms) - 21x lower memory at 100 processes (6.8MB vs 145MB) - 7.5x faster fleet start (773ms vs 5.82s) - 47x faster single process start (3.9ms vs 184ms)

Benchmarks are reproducible — script is in the repo.

GitHub: https://github.com/Vladimir-Urik/OxMgr Benchmarks: https://oxmgr.empellio.com/benchmark

 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: