after_response 0.9.3
AfterResponse provides callbacks into the Passenger2.2, Passenger3 and Unicorn request cycle. The main goal is to delay as much non-critical processing until later, delivering the response to the client application sooner. This would mainly include logging data into a Observatory-like event logging service, sending email and other tasks that do not affect the response body in any way.