I noticed that google+ instantly updates when someone shares something with me. For curiosity i went to chrome's "inspect element" and watched the ajax requests. Surprisingly, there was no requests! How does google+ updates his content?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

This technique has a number of names, of which Comet is the most common I've seen.

link|improve this answer
They don't use either of them – genesis Jul 11 '11 at 19:14
2  
@genesis Care to enlighten us beyond a "nuh uh!"? – ceejayoz Jul 11 '11 at 19:16
huh..? What are you talking about ? – genesis Jul 11 '11 at 19:18
1  
You say "they don't use either of them". What are they using if it's not Comet? – ceejayoz Jul 11 '11 at 19:20
wow! that's a very interesting technique! +1 even if it's not the right answer (: – hugo_leonardo Jul 11 '11 at 19:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.