November 2005
Revolution Systems, LLC ~Frank Wiles
by macroronNewsCloud was written by Frank Wiles as an experiment It uses a slighlty non-standard LAMP like environment. Typical LAMP application use Linux, Apache, MySQL, and a "P" lanugage such as Perl, PHP, or Python. The following technologies are used in NewsClo
September 2005
:: cleverdevil ::: Python, FastCGI, WSGI, and lighttpd
by roberto & 1 otherRight now, the lighttpd web server is all the rage with Ruby on Rails people, PHP people, and excellent hosting providers. Why is this? Because lighttpd is extremely lightweight, has a small footprint, scales like nobody’s business, and is fast fast fast. The internals of lighttpd are really interesting, using kqueue and other fancy asynchronous networking operating system support to really put Apache to shame. But, the internals of lighttpd are a topic for another day…
1
(2 marks)