Skip to content

XingXie/Multilevel-Data-Stream-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilevel-Data-Stream-Management-System

This project complements my phd research: Multilevel Streaming Management System. The demo is developed based on Stanford Streaming project. My major work include:

  1. Add security label and access control in streaming system
  2. Add computation sharing between queries in different levels

More details can be found in my PhD thesis Or you can send me email to request it.

More extended paper can be found in my google scholar page

Note:

Demo data is not totally uploaded because of size.

Configuration

./configure --bindir=/home/xing/stream-0.6.2/bin/ --libdir=/home/xing/stream-0.6.2/lib/ --includedir=/home/xing/stream-0.6.2/include

./configure --bindir=/home/xing/stream-0.6.3/bin/ --libdir=/home/xing/stream-0.6.3/lib/ --includedir=/home/xing/stream-0.6.3/include

And change the ~/.bashrc file.

How to run

check Standford Stream lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published