I don't know if it still is, but reddit used to be powered by web.py - a phyton framework.
It have powerful libraries for data manipulation and analysis, that makes it great for "big data".
(Huge linklists, tubes, image db's and that sort of functions)
The code is all serverside, so you don't embed it as you do with PHP, JS and the likes.
|