scispace - formally typeset
I

Ilan Horn

Researcher at Google

Publications -  7
Citations -  4271

Ilan Horn is an academic researcher from Google. The author has contributed to research in topics: Graph (abstract data type) & Voltage graph. The author has an hindex of 6, co-authored 7 publications receiving 3965 citations.

Papers
More filters
Proceedings ArticleDOI

Pregel: a system for large-scale graph processing

TL;DR: A model for processing large graphs that has been designed for efficient, scalable and fault-tolerant implementation on clusters of thousands of commodity computers, and its implied synchronicity makes reasoning about programs easier.
Proceedings ArticleDOI

Suggesting friends using the implicit social graph

TL;DR: The implicit social graph which is formed by users' interactions with contacts and groups of contacts, and which is distinct from explicit social graphs in which users explicitly add other individuals as their "friends" is described.
Proceedings ArticleDOI

Pregel: a system for large-scale graph processing - "ABSTRACT"

TL;DR: The model has been designed for efficient, scalable and fault-tolerant implementation on clusters of thousands of commodity computers, and its implied synchronicity makes reasoning about programs easier.
Patent

Generating Contact Suggestions

TL;DR: In this paper, a computer system having one or more processors and memory receives seed data comprising contacts specified for a draft communication, selects at least a subset of the seed data as a seed set of contacts, and identifies the suggested contacts based on the seed set.
Proceedings ArticleDOI

Pregel: a system for large-scale graph processing - "ABSTRACT"

TL;DR: This work defined a model of computation and realized it through a scalable and fault-tolerant system called Pregel, with an expressive and flexible API, and inspired by Valiant's Bulk Synchronous Parallel model.