Tuesday, February 24, 2009

how can I do obscenely fast website with dynamic pages

how can I do obscenely fast website with dynamic pages?
(1:36:39 AM) Wild_Cat: with any programming language, including Python. The two bottlenecks for web applications are bandwidth and database access, neither of which depend on the language the site is coded in.
(1:36:46 AM) habnabit: Dynetrekk, yes. subprocess.Popen has a more complete API.
(1:36:48 AM) gjvc: lighttpd, fastcgi, memcached, postgres

No comments: