public marks

PUBLIC MARKS from bader with tag wsgi

September 2005

:: cleverdevil ::: Python, FastCGI, WSGI, and lighttpd

by 1 other (via)
Right 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…

May 2005

WSGI Explorations with Python

(via)
WSGI Explorations in Python. WSGI the new python common way to build web application.

bader's TAGS related to tag wsgi

fastcgi +   lighttpd +   python +   web +