fluent / sigdump

Use signal to show stacktrace of a Ruby process without restarting it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of using Sigdump with Unicorn, Resque and resque-scheduler ...

JohnBat26 opened this issue · comments

Hi !
Thank you very match for useful gem !
This is example of sigdump using with unicorn, resque, and resque-scheduler:
resque/resque#1149

Cool! I added setup document for Resque to README file.