How does FriendFeed work, and what programming languages are used?
22nd January 2011
My answer to How does FriendFeed work, and what programming languages are used? on Quora
It was written in Python, using the Tornado asynchronous web server (which the FriendFeed team developed themselves). They used their own schemaless NoSQL-style store based on keeping serialized objects in MySQL.
http://www.tornadoweb.org/http://bret.appspot.com/entry/ho...
More recent articles
- New audio models from OpenAI, but how much can we rely on them? - 20th March 2025
- Calling a wrap on my weeknotes - 20th March 2025
- Not all AI-assisted programming is vibe coding (but vibe coding rocks) - 19th March 2025