Blogs and geeks are buzzing (now you understand the picture above) about the release of FriendFeed’s web server code, named “Tornado“.
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google’s webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
Two of FriendFeed’s team members have moved theirblogs to this new server technology.
The fact that anyone can download this piece of software opens the possibility that anyone can create the next FriendFeed, or maybe, if one stretches its developer’s mind, make it serve a thousand servers, talking to each other, finally giving way to the ever evading concept of Distributed Social Networking.