开发者

What technique facebook use to notify users?

开发者 https://www.devze.com 2023-01-09 03:59 出处:网络
I\'m just being curious. Does anyone know what tech开发者_Python百科nique/how facebook notification works? Because, when ever someone post a comment on my wall it appears in the notification, it happe

I'm just being curious. Does anyone know what tech开发者_Python百科nique/how facebook notification works? Because, when ever someone post a comment on my wall it appears in the notification, it happens instantly. It looks to me, server sends notification to client instead of client dialling to server every such amount of time.

Any idea anyone?


Well, their online chat uses Comet (via MochiWeb) so I wouldn't be surprised if notifications are handled in a similar way.

0

精彩评论

暂无评论...
验证码 换一张
取 消