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
- Phoenix.new is Fly's entry into the prompt-driven app development space - 23rd June 2025
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025