Graph Streaming for Linux

The purpose of the Graph Streaming API is to build a unified framework for streaming graph objects. Gephi’s data structure and visualization engine has been built with the idea that a graph is not static and might change continuously

Graph Streaming for Linux 0.7 Beta
Publisher: Andre Panisson License: Freeware
Version: 0.7 Beta Date Added: 23 January, 2012 00:00
File Size: 27.0 MB Downloads: 5
Editor Rating:
Systems: Linux

Advertisement

The purpose of the Graph Streaming API is to build a unified framework for streaming graph objects. Gephi’s data structure and visualization engine has been built with the idea that a graph is not static and might change continuously. By connecting Gephi with external data-sources, we leverage its power to visualize and monitor complex systems or enterprise data in real-time. Moreover, the idea of streaming graph data goes beyond Gephi, and a unified and standardized API could bring interoperability with other available tools for graph and network analysis, as they could start to interoperate with other tools in a distributed and cooperative fashion.

With the increasing level of connectivity and cooperation between systems, for a system that aim to be interoperable, it is imperative to comply with the available standards. Graph objects are abstractions that can represent a wide range of real-world structures, from computer networks to human interactions, and there are a lot of standards to exchange graph data in different formats, from text-based formats to xml-based formats. But the real-world structures are constantly changing, and the current formats are not suitable to exchange such type of dynamic data.

A lot of well-established systems already stream data to its users using a streaming API. Twitter for example defined a Streaming API to allow near-realtime access to its data. They are using two different formats: XML and JSON, but JSON is strongly encouraged over XML, as JSON is more compact and parsing is greatly simplified.

We are not the first to implement a Graph Streaming API, and another very interesting experience is the GraphStream Java Library. It is composed of an API that gives a way to add edges and nodes in a graph and make them evolve. The graphs are composed of nodes and edges that can appear, disappear or be modified, and these operations are called events. The sequence of operations that occur in a graph is seen as a stream of events.

So, as other people already had successful experiences with graph streaming, why not start our work based on these experiences? That’s what we are doing, and beyond finding these experiences very useful, we are also trying to be compatible with the available work. This Gephi Graph Streaming release is using two formats: JSON for flexibility, and a text-based format, based in the GraphStream implementation.

To illustrate how simple it will be to connect to a master, this video shows Gephi connecting to a master and visualizing the received graph data in real time. The graph in this demo is a part of the Amazon.com library, where the nodes represent books and the edges represent their similarities. For each book, a node is added, the similar books are explored, adding the similar ones as nodes and the similarity as an edge.

The Graph Streaming specification goes beyond the simple fact that a client can pull data from a master: in fact, clients can interact with the master pushing data to it, in a REST architecture. The same data format used by the master to send graph events to the clients is used by clients to interact with the master.

But what about connecting two different Gephi instances together? One instance will be master, and the other client. Using the Graph Streaming API, a change in a graph at the master’s workspace should cause a change in the client’s workspace, and a change at the client’s workspace will cause it to send requests to the master to update its graph accordingly. Both instances working in a distributed mode. In fact, different people could work in a distributed mode to construct a graph: it’s the Collaborative Graph Construction.

Graph Streaming for Linux 0.7 Beta Related Software
  • Circular Layout 0.3
    This plugin provides two circular layouts; one simple circle (titled "Circular Layout" and a dual circle layout (titled "Dual Circle Layout").

    Circular Layout
    The Circular Layout draws nodes in a circle and offers the following options:
    *Order
  • Graph Streaming for Mac OS X 0.7 Beta
    The purpose of the Graph Streaming API is to build a unified framework for streaming graph objects. Gephi’s data structure and visualization engine has been built with the idea that a graph is not static and might change continuously
  • SPAMfighter Pro 5.5.0
    Spam and phishing filter for Outlook/Express. Download SPAMfighter free now!
  • Adds for Outlook 2.4
    Make an Alarm Clock and MP3 player from your Outlook!
  • SPAMfighter Standard 5.5.0
    Spam and phishing filter for Outlook/Express. Download SPAMfighter free now!
  • Adventus VST -VSTI 1.5
    SofPlug ADVENTUS VST Instruments; a powerful Virtual Analog Synth
  • SFX Machine Pro for Windows 1.0
    SFX Machine Pro is a modular audio effects plug-in for VST host programs.
  • Background Remover 3.0
    The Background Remover extracts objects from images with complex background.
  • OutDisk FTP for Outlook 1.2.1.1
    With OutDisk for Outlook, big file attachments won't bounce your emails. Try it!
  • Icon Plugin for PhotoShop 2.0
    A slim plug-in lets users create compelling icons directly in Adobe Photoshop

Graph Streaming for Linux 0.7 Beta Publisher's Products
  • Graph Streaming for Mac OS X 0.7 Beta
    The purpose of the Graph Streaming API is to build a unified framework for streaming graph objects. Gephi’s data structure and visualization engine has been built with the idea that a graph is not static and might change continuously

Social bookmarks:
  Add to Delicious Add to Technorati Add to Blogmarks Add to Digg Add to Reddit Add to Furl Add to Newsvine Add to Slashdot Add to StumbleUpon Add to Blinklist

Text link code :
Hyper link code:
UBB/BLOG code:

Download Now
File Size: 27.0 MB
Graph Streaming for Linux 0.7 Beta Related News