Social Objects - best practices for database structure, filtering, sorting, extensibility

允我心安 提交于 2019-12-04 15:00:19

This post by a Facebook engineer should give you an idea of what the major issues are when it comes to scaling. Mostly you need to consider how quickly can you generate/serve a list of all posts made by a given user's friends.

Also found this video presentation from MySpace about the same issue: http://ecn.channel9.msdn.com/o9/mix/10/mp4/EX04.mp4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!