Skip to content

complex stream processing on cloud computing and provide personalized stream events subscription

Notifications You must be signed in to change notification settings

grokcoder/cloudstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local mode:
1.start zookeeper
cd $ZOOKEEPER_HOME/bin && zkServer.sh start
2.start kafka
cd $KAFKA_HOME/bin && kafka-server-start.sh $KAFKA_HOME/config/server.properties


3.start EventsFeeder  // send events into DCEP
4.start DcepClient    // define the cep and inject which into DCEP
5.start CepSubscriber // receive notification from DCEP

remote mode:

todo:

About

complex stream processing on cloud computing and provide personalized stream events subscription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published