ruby-puma-worker-killer

kill memory leaking puma workers

Description

Memory leaks in web code can be checked using puma_worker_killer.

When there is a memory leak in a code, finding and plugging it can be a herculean effort. Instead what if processes are just killed when they got to be too large? The Puma Worker Killer does just that. It is similar to Unicorn Worker Killer but for the Puma web server.

Puma worker killer can only function cluster mode or hybrid mode (threads + worker cluster) is enabled. If only using threads (and not workers) then puma worker killer cannot help keep memory in control.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/schneems/puma_worker_killer


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-puma-worker-killer