This document summarizes the STING project, which aims to develop techniques for analyzing massive graphs in a streaming fashion on Intel platforms. It outlines the overall streaming approach taken by STING to process batches of graph updates and maintain metrics and properties. It describes the STINGER graph data structure and discusses initial results for maintaining clustering coefficients and connected components under a stream of insertions and deletions. It also outlines work in progress on community detection algorithms. The document provides details on experimental setups and performance results for the different graph analysis techniques.
Related topics: