Write a Blog >>
ICFP 2016
Sun 18 - Sat 24 September 2016 Nara, Japan
Fri 23 Sep 2016 15:45 - 16:10 at Noh Theater - Abstractions that Scale Chair(s): Geoffrey Mainland

This paper presents a Haskell library for graph processing:
DeltaGraph. One unique feature of this system is that intentions
to perform graph updates can be memoized \emph{in-graph} in a
decentralized fashion, and the propagation of these intentions
within the graph can be decoupled from the realization of the
updates. As a result, DeltaGraph can respond to updates in
constant time and work elegantly with parallelism support. We
build a Twitter-like application on top of DeltaGraph to
demonstrate its effectiveness and explore parallelism and
opportunistic computing optimizations.

Fri 23 Sep

Displayed time zone: Osaka, Sapporo, Tokyo change

15:20 - 16:10
Abstractions that ScaleHaskell at Noh Theater
Chair(s): Geoffrey Mainland Drexel University
15:20
25m
Talk
Non-recursive Make Considered Harmful: Build Systems at Scale
Haskell
Andrey Mokhov , Neil Mitchell , Simon Peyton Jones Microsoft Research, UK, Simon Marlow Facebook
DOI
15:45
25m
Talk
Lazy Graph Processing in Haskell
Haskell
DOI