Skip to content

Process Manager for Linux

Language-agnostic process manager for Linux. Now with inter-worker IPC

processmanager.dev
5.0 (10 votes)
204Views
75Clicks
2Reviews
Share

Process Manager for Linux is a developer tools tool listed on CodeTrendy, available at processmanager.dev. Added in 2026. Language-agnostic process manager for Linux. Now with inter-worker IPC.

APM (Advanced Process Manager) — single static Go binary (2.5MB) supervising processes in any language: Node.js, Python, Go, Rust, Ruby, PHP, and more. Built for Linux, made for production. Process supervision with crash recovery + rolling zero-downtime restarts HTTP/WS/TCP/UDP reverse proxy with round-robin load balancing Vanguard Firewall : IP lists, token-bucket rate limiting, auto-ban...

Category
Developer Tools
Domain
processmanager.dev
Added
Domain Rating
DR 0

Process Manager for Linux Preview

Open in new tab
Process Manager for Linux preview 1Process Manager for Linux preview 2Process Manager for Linux preview 5

About Process Manager for Linux

APM (Advanced Process Manager) — single static Go binary (2.5MB) supervising processes in any language: Node.js, Python, Go, Rust, Ruby, PHP, and more. Built for Linux, made for production.

  • Process supervision with crash recovery + rolling zero-downtime restarts

  • HTTP/WS/TCP/UDP reverse proxy with round-robin load balancing

  • Vanguard Firewall: IP lists, token-bucket rate limiting, auto-ban

  • Built-in TLS / mTLS

  • File watcher (regex + debounce)

  • Live web GUI at localhost:6789

  • Inter-Worker IPC: cross-language message channels + persistent bidirectional streams routed through the daemon — no sockets, broker, or open ports. Connectors for Node.js, Python, PHP, Perl, Lua.

  • StatsD metrics (coming soon)

Install:

curl -fsSL https://processmanager.dev/install.sh | bash

Config:

/etc/apm/apm.conf

CLI: run, list, load, restart, reload, monitor, gui, stop

processmanager.dev — Discord: discord.gg/9Wga4JJq

Reviews

Reviews

5.0(2)

Impressive attention to detail

Spent some time with Process Manager for Linux. APM — Process Manager for Linux | Node.js, Python, Go, Rust + Inter-Worker IPC: APM is a language-agnostic process manager for Linux with built-in int. Really well thought out - covers everything you need and the execution is solid. Pricing is fair for the value you get.

2.5MB Go binary, full supervisor

Replaced a pile of pm2 and systemd files with one binary. Logs and restart hooks worked first time.