Skip to content

A solution for streaming data processing in the Internet of Things with Kafka, Cassandra, Spark, Akka

Notifications You must be signed in to change notification settings

geerdink/fast-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Data in the IoT

This repository contains the following parts of a streaming data solution:

  • generator = data generator that produces data on a Kafka bus, built with Scala.
  • lambda = data processing with rules (ETL) and machine learning, built with Akka and Spark (Streaming, MLlib). Uses the lambda architecture to separate data flows (batch and speed).
  • util = generic Kafka connectors.

About

A solution for streaming data processing in the Internet of Things with Kafka, Cassandra, Spark, Akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •