Over the last year, Iâve been working on a new Ruby application server called Pitchfork. In most regards itâs extremely similar to the venerable Unicorn, from which it originates, but with one major extra feature: Reforking, which reduce memory usage of Ruby applications. For most of last year, we couldnât enable reforking on our application because of an incompatibility with one of our dependenci

{{#tags}}- {{label}}
{{/tags}}