AOLserver

AOLserver
Original author(s) NaviSoft
Developer(s) AOL
Stable release
4.5.2 / September 19, 2012 (2012-09-19)
Written in C, Tcl
Operating system Cross-platform
Type Web server
License AOLserver Public License / MPL / GNU GPL
Website aolserver.github.io

AOLserver is AOL's open source web server. AOLserver is multithreaded, Tcl-enabled, and used for large scale, dynamic web sites.

AOLserver is distributed under the Mozilla Public License.[1]

AOLserver was originally developed by NaviSoft under the name "NaviServer", but changed names when AOL bought the company in 1995. Philip Greenspun convinced America Online to open-source the program in 1999.[2]

AOLserver was the first HTTP server program to combine multithreading, a built-in scripting language, and the pooling of persistent database connections. For database-backed Web sites, this enabled performance improvements of 100× compared to the standard practices at the time of CGI scripts that opened fresh database connections on every page load. Eventually other HTTP server programs were able to achieve similar performance with a similar architecture.

AOLserver is a key component in the Open Architecture Community System (OpenACS) which is an advanced open-source toolkit for developing web applications.

In Sept 2007, a port of AOLserver for the iPhone was made available and later forked under the name "Joggame Server". This fork is described on its Sourceforge project page as being a spin-off of AOLserver for devices.[3]

NaviServer (also hosted on SourceForge) is a fork of AOLserver.

See also

References

External links

This article is issued from Wikipedia - version of the 10/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.