Jump to content

Mongrel2

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by PrinceKael (talk | contribs) at 10:39, 6 September 2019 (updated OS info and latest release version + date with source). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Mongrel2
Developer(s)Zed A. Shaw
Stable release
1.12.2 / June 15, 2019; 5 years ago (2019-06-15)[1]
Repository
Written inC
Operating systemUnix-like
TypeWeb server
LicenseRevised BSD License[2]
Websitemongrel2.org Edit this at Wikidata

Mongrel2 is an open-source "language agnostic" web server written by Zed Shaw, and is the successor to Shaw's Mongrel server. The server supports HTTP, Flash XMLSockets, WebSockets and long polling connections.[3]

Language agnostic

Mongrel2 is described as language agnostic, meaning it does not prefer any specific programming language over another. The server's documentation says:

The term 'language agnostic' came from people who read about Mongrel2 in the early days, and it means that Mongrel2 does not try to promote any one language over any others.[4][5]

Development

Shaw began working on the server in June 2010 and released version 1.0 of the software on September 1, 2010.[4] Mongrel2 has nothing in common with the original Mongrel webserver, except for using the same HTTP parser.[6]

References

  1. ^ "Releases". Github. Retrieved 6 September 2019.
  2. ^ "Mongrel2 license".
  3. ^ "Language agnostic web server Mongrel2 1.0 released". H Online. Retrieved 14 September 2010.
  4. ^ a b "Mongrel2 1.0 Is 'Language Agnostic'". Developer.com. Retrieved 14 September 2010.
  5. ^ "Mongrel2 Documentation: Language Agnostic". Retrieved 14 September 2010.
  6. ^ "Mongrel2 Has Begun". About.com. Retrieved 14 September 2010.