Thursday, December 19, 2013

Shush, it's SHS... The Scalable Hyperlink Store

Microsoft Research - Scalable Hyperlink Store

The Scalable Hyperlink Store is a specialized "database" for the web graph. SHS maintains the web graph in main memory, distributed over many machines. The system is available as C# source code as well as precompiled binaries.

Publications

...

image

Scalable Hyperlink Store (Download)

The Scalable Hyperlink Store is a specialized "database" for the web graph. SHS maintains the web graph in main memory, distributed over many machines.

Download details

File Name: SHS-release-v1.0.zip

Version: 1.0

Date Published: 18 December 2013

Download Size: 4.44 MB

Hum... how to use this... There's got to be a way I can do something with this...

Here's a snip from the zip;

image

NOTE: This is a MSR-LA licensed project (so no commercial usage)

1 comment:

Marc Najork said...

Hi Greg,

Just as an addendum to your post, SHS is now available under an Apache 2.0 licence on Github, at https://github.com/MicrosoftResearchSVC/SHS

Marc Najork (http://marc.najork.org/)