Puma (web server)

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search
Puma
Original author(s)Evan Phoenix
Initial release2011
Written inRuby, C
Operating systemCross-platform
Available inEnglish
TypeWeb server
LicenseBSD 3-Clause

Puma is an HTTP web server derived from Mongrel and written by Evan Phoenix. It stresses speed and efficient use of memory.

Reception and use

Puma is the web server shipped with Mastodon[1] and recommended by the Heroku hosting provider as a replacement for Unicorn.[2]

Deliveroo published a benchmark comparing the two servers and concluded “Puma performs better than Unicorn in all tests that were either heavily IO-bound or that interleaved IO and CPU work”, but that Unicorn was still slightly better performing in situations where CPU load was the limiting factor.[3]

References

  1. ^ Rochko, Eugen (13 April 2017). "Scaling Mastodon".
  2. ^ "Puma is Now the Recommended Ruby Webserver". 23 January 2015.
  3. ^ Pavese, Tommaso (21 December 2016). "Unicorn vs Puma: Rails server benchmarks".

External links

  • No URL found. Please specify a URL here or add one to Wikidata.