Passenger

Passenger is an application server that runs web apps in production. It is most often used with Ruby on Rails, and it also supports Node.js and Python. It handles the work of serving requests and managing processes, and it integrates with common web servers like Nginx and Apache.