I am rather new to ROR development and currently i am using Herokuo (with Thin) to run my web application.
I have been reading up on Zero Downtime deployment and i came across nginx and unicorn.
Can anyone explain to me what exactly is Nginx and is it used in conjunction to Heroku? Same goes for unicorn?
What are the pros and cons of using it instead of thin?
Thanks so much in advance!