Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
网站: http: //fraze.it
问题:通过我的 PC 连接到站点时,我看到 251 个赞,但通过我的 IPAD 连接时,我看到 229。两者都使用相同的连接。计数值怎么不一样?
我会欣赏你的想法。
谢谢你。
CAP Theorem在数据库世界中有一种叫做 a 的东西。我怀疑 facebook 是一个最终一致的系统。因此,即使客户端连接相同,服务内容的服务器也可能不同。因此,您会看到不匹配。我只能说等待,这是最终一致系统的唯一保证。
CAP Theorem