Content deleted Content added
m Add KLone implementation |
|||
Line 38:
* [http://libre.adacore.com/libre/tools/aws/ AWS or Ada Web Server]. AWS is a complete framework to develop Web based applications. The main part of the framework is a small yet powerful embedded Web server; around this Web server a lot of services have been developed : SOAP, WSDL, Ajax, HotPlug modules, SSL, virtual hosting, etc. to name a few. AWS is written in [[Ada (programming language)| Ada]], and it is published under the [[GPL | GPL License]].
* [http://appwebserver.org/ AppWeb Embedded Web Server] Appweb is an embedded web server for the efficient hosting of web applications and frameworks. It is optimized for hosting dynamic web applications via an event-driven, multi-threaded core to deliver rapid response, fast throughput and effective memory utilization. It is compact and will embed using as little as 800K of memory.
* [[KLone (web server)]] by [http://www.koanlogic.com KoanLogic] is an embeddable web server written in C.
== See also ==
|