Get 4x the performance out of Heroku with Unicorn
Heroku provides plenty of resources, but as it only allows to listen on one port you can run only one thin instance (as recommended by their documentation).
What we need here is a webserver that listens on one port, but can work through several concurrent requests. Sounds like a job for Unicorn.
Written by Codeship
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Heroku
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#