Skip to content

zaiddabaeen/realtime-traffic-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Realtime Traffic Map ####By Zaid Daba'een.

build status

realtime

Showcase your realtime traffic on an AmCharts map through a production-level data pipeline using Apache Kafka.

Live demo: realtime.z-proj.com

Installation and starting

# If JAVA is not installed
sudo apt-get install default-jre

# If ZooKeeper is not installed
sudo apt-get install zookeeperd

./kafka/start.sh
npm start

Stopping

./kafka/stop.sh

#Techstack

  • node.js
  • Apache Kafka
  • Redis Pub/Sub, kafka-node
  • express
  • socket.io
  • amcharts