Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Yaws (web server)

From Wikipedia, the free encyclopedia
For other uses, seeYaw (disambiguation).
HTTP web server software
This articlerelies excessively onreferences toprimary sources. Please improve this article by addingsecondary or tertiary sources.
Find sources: "Yaws" web server – news ·newspapers ·books ·scholar ·JSTOR
(April 2011) (Learn how and when to remove this message)
Yaws
DeveloperClaes Wikström
Stable release
2.2.0[1] Edit this on Wikidata / 13 July 2024
Repository
Written inErlang
Operating systemCross-platform
TypeWeb server
LicenseBSD-3-Clause
Websitegithub.com/erlyaws/yawsEdit this at Wikidata
TheLYME and LYCE software bundles are based onErlang and compriseYaws. They are composed entirely offree and open-source software

Yaws (Yetanotherwebserver) is aweb server written inErlang by Claes (klacke) Wikström. Yaws can be embedded into other Erlang-based applications or run as a regular standalone web server.[2]

Overview

[edit]

Because Yaws uses Erlang's lightweight threading system, it performs well under high concurrency. A load test conducted in 2002 comparing Yaws and Apache found that with the hardware tested,Apache failed at 4,000 concurrent connections, while Yaws continued functioning with over 80,000 concurrent connections.[3]

The load test concludes,

"The problem with Apache is not related to the Apache code per se but is due to the manner in which the underlying operating system (Linux) implements concurrency.We believe that any system implemented using operating system threads and processes would exhibit similar performance. Erlang does not make use of the underlying OS's threads and processes for managing its own process pool and thus does not suffer from these limitations".[3]

and in the underlined part above (formatting added), expresses the opinion that the founding technologies make the difference in scalability.

See also

[edit]

References

[edit]
  1. ^"Release 2.2.0". 13 July 2024. Retrieved28 July 2024.
  2. ^Vinoski, Steve (July–August 2011)."The Functional Web - Yaws: Yet Another Web Server"(PDF).IEEE Internet Computing. IEEE Computer Society.Archived(PDF) from the original on Oct 15, 2022.
  3. ^abGhodsi, Ali."Apache vs. Yaws".Joe Armstrong SICS. Archived fromthe original on May 18, 2015. RetrievedJanuary 17, 2007.

External links

[edit]
  • Official websiteEdit this at Wikidata
  • ErlyWebMVC-pattern web framework for Yaws
  • Erlang Web – MVC-pattern web framework Yaws and Inets Erlang/OTP application
  • Nitrogen – An event-driven Web 2.0 framework for Erlang that runs on Yaws, Mochiweb, and Inets
Most popular
Other
Discontinued
.NET
C++
ColdFusion
Common Lisp
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Rust
Scala
Smalltalk
Other languages


Stub icon

ThisWeb-software-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Yaws_(web_server)&oldid=1245507798"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp