Skip to main content

Kenyth Zeng's Library tagged friendfeed   View Popular

27 Sep 09

FriendFeed API Documentation

  • curl -u "username:remotekey" -d "body=Hello+World" \
    http://friendfeed-api.com/v2/entry
15 Sep 09

The technology behind Tornado, FriendFeed's web server - Bret Taylor's blog

  • we
    needed the support for a large number of standing connections afforded by
    the non-blocking I/O programming style and
    epoll.
  • Tornado looks a bit like web.py or Google's
    webapp
  • 5 more annotations...

Facebook Open Sources FriendFeed’s Real-Time Tech

  • Tornado is a relatively simple, non-blocking Web server framework written in Python, designed to handle thousands of simultaneous connections, making it ideal for real-time Web services.
23 May 09

FriendFeed,要聚合还是实时? [THE_REAL_FF] | Geedr.com

  • 新版 FF 在测试时有一个功能在正式发布后似乎被去掉了:如果条目有新的评论那么这个条目会被实时的“顶”到顶端。
16 May 09

Re: FriendFeed Real-time API launched - Gary Burd - com.googlegroups.friendfeed-api - MarkMail

  • The realtime APIs will not work reliably across all browser types in a
    Comet-style application. We recommend using Ajax-style calls from a
    browser (set timeout=0).

ApiDocumentation - friendfeed-api - Google Code

  • clients should use long polling or poll the API using the interval specified in the response.
  • - If updates are not immediately available, then wait up to this number of seconds for updates before finishing the request.
01 Mar 09

How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog

  • However, as we grew, scaling our existing features to accomodate more traffic turned out to be much less of an issue than adding new features.
  • making schema changes or adding indexes to a database with more than 10 - 20 million rows completely locks the database for hours at a time.
  • 8 more annotations...
1 - 12 of 12
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo