Skip to content

tverbeiren/VA-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VA-Architecture

Visual Analytics architecture implementation for fast/realtime aggregation of data using D3.js, Neith, Locustree, Spark and Spark Jobserver.

This code accompanies the submission to LDAV 2014.

It is an implementation of 3 layered architecture for interactively visualizing Big Data. The 3 layers are:

  • Visualization layer
  • Locustree layer for abstracting away query and caching
  • Backend, running on a cluster

This is what the interface looks like:

It uses the following libraries:

Although the architecture consists of 3 layers, the visualization and locustree layer still have to be split.

TODO

  • Remove dependency on JQuery.
  • Remove return-based and stick with CPS based implementation of Locustree
  • Add more information on implementation
  • Split visualization and locustree layers.
  • Add instructions on how to compile and run
  • Clean up where possible

About

Visual Analytics architecture implementation for fast/realtime aggregation of data using D3.js, Neith, Locustree, Spark and Spark Jobserver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published