Social Networking backend architecture

前端 未结 6 994
鱼传尺愫
鱼传尺愫 2021-02-06 19:04

Ideally, where would an application like Facebook store its \"Friends\" data? In a database table? in an xml file?

6条回答
  •  野性不改
    2021-02-06 19:45

    check out this blog: http://highscalability.com/ many real-world examples of systems architecures to learn from

提交回复
热议问题