Skip to content

saskaale/streaming-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streaming-comparison

The streaming comparision between Databricks ( Spark Streaming ), Apache Flink and Quix streaming.

Description

Codebase to the attached article:

Howto build generators

Have the librdkafka (with the c++ bindings) installed on your system.

Run the command in both of the cpp-generator-plaintext and cpp-generator-json directories:

g++ -c ./producer.cpp &&  g++ producer.o -lrdkafka -lrdkafka++

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published