Phusion Passenger

Phusion Passenger
Developer(s) Phusion
Stable release
5.0.30[1] / 25 July 2016 (2016-07-25)
Development status Actively developed
Written in C++ and Ruby[2]
License MIT License
Website phusionpassenger.com

Phusion Passenger (informally also known as mod_rails and mod_rack among the Ruby community) is a free web server and application server with support for Ruby, Python and Node.js. It is designed to integrate into the Apache HTTP Server or the nginx web server, but also has a mode for running standalone without an external web server.[3] Phusion Passenger supports Unix-like operating systems, and is available as a gem package, as a tarball, or as native Linux packages.

Originally designed for web applications built on the Ruby on Rails framework, it was later extended to support arbitrary Ruby web frameworks through the Rack interface. Later versions also added support for Python through the WSGI interface, as well as support for Node.js.[4] In 2012, Phusion announced Phusion Passenger Enterprise, a paid, commercial variant of Phusion Passenger with "a wide array of premium features".[5] Phusion has stated that the open source variant will continue to be developed and maintained along with the Enterprise variant.

Phusion Passenger is the "preferred deployment setup" for Ruby on Rails applications,[6] and has been recommended by the Ruby on Rails authors.[7][8] In combination with Ruby 2.0, or with the now-discontinued Ruby Enterprise Edition, Phusion Passenger claims that it is capable of reducing Rails's memory consumption by 33% as well as increasing its performance.[9]

See also

References

  1. Narzt, Camden (2016-07-25). "Passenger 5.0.30: Installation fix, stability and speed improvements". Retrieved 2016-11-02.
  2. "Passenger Library, In-depth: Lightweight Ruby dependency". Phusion. Retrieved 2016-07-14.
  3. "Phusion Passenger goes fourth". The H. Retrieved 26 February 2015.
  4. "Phusion Passenger Node.js quickstart". Phusion. Retrieved 2013-07-15.
  5. "Phusion Passenger Enterprise released". Phusion. 2012-08-01. Retrieved 2013-07-15.
  6. "Deploy". Ruby on Rails. Retrieved 2009-07-03.
  7. "Myth #1: Rails is hard to deploy". Loudthinking.com. 2008-11-13. Retrieved 2009-07-03.
  8. "Koz Speaks — Random Musings on Technology". Koziarski.net. Retrieved 2009-07-03.
  9. "Performance and memory usage comparisons — Ruby Enterprise Edition". Rubyenterpriseedition.com. Retrieved 2013-07-15.
This article is issued from Wikipedia - version of the 11/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.