HorizonForumsone horizon
Log inSign up

[ms] · Est. May 2002

Music madethis place,we just kept itgoing...

One durable person. One social graph. Many communities—and every way people speak, share, listen, write, gather and remember.

Forums / Computers / Electronics / Games

Google index to go realtime

4 durable postsStarted 2010-03-04Latest 2010-03-07
#81069Post 1 of 4

[URL]http://www.readwriteweb.com/archives/google_developing_real_time_index.php[/URL]

[quote] Google is developing a system that will enable web publishers of any size to automatically submit new content to Google for indexing within seconds of that content being published. Search industry analyst Danny Sullivan told us today that this could be "the next chapter" for Google. [/quote]This is very badass and is taking advantage of the [URL="http://code.google.com/p/pubsubhubbub/"]PubSubHubbub [/URL]open protocol that is getting very popular lately.

#1344733Post 2 of 4

Re: Google index to go realtime

This is Huge

#1344941Post 3 of 4

Re: Google index to go realtime

how is this much different from rss feeds?

#1344987Post 4 of 4

Re: Google index to go realtime

close, but this is basically a push technology, vs a pull for updates. Which is MUCH more efficient.

heres from the wiki page which should clear it up a bit:

[quote] Under PubSubHubbub, there is an ecosystem of publishers, subscribers, and hubs [URL="http://en.wikipedia.org/wiki/PubSubHubbub#cite_note-0"][1][/URL]. A subscriber initially pulls the Atom or RSS feed in the conventional way, i.e. by requesting it from the feed server. The subscriber then inspects the feed, and if it references a hub, the subscriber can subscribe to the feed URL topic on that hub. The subscriber runs a server so that hubs can directly notify it when any of its subscribed topics have updated. Publishers expose their content as Atom or RSS feeds, but with the inclusion of hub references. They post notifications to those referenced hubs whenever they publish something. Thus, when a publication event occurs, the publisher calls its hubs and the hubs call their subscribers.[/quote]

Log in to reply