Drop a single file into your project and start handling requests. Each connector implements the full APM IPC protocol — no extra dependencies beyond what’s noted.
curl -fsSL https://processmanager.dev/connectors/apm_module.node.js -o apm_module.node.js
node apm_module.node.js -update
curl -fsSL https://processmanager.dev/connectors/apm_module.php -o apm_module.php
php apm_module.php -update
curl -fsSL https://processmanager.dev/connectors/apm_module.py -o apm_module.py
python3 apm_module.py -update
cpan install JSONcurl -fsSL https://processmanager.dev/connectors/ApmModule.pm -o ApmModule.pm
perl ApmModule.pm -update
luarocks install lua-cjsoncurl -fsSL https://processmanager.dev/connectors/apm_module.lua -o apm_module.lua
lua apm_module.lua -update