Skip to content

Extend the streams framework with the ability to run stream sources in parallel on distributed processing frameworks such as Storm, Flink and Spark Streaming.

Notifications You must be signed in to change notification settings

alexeyegorov/streams-parallel-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streams-parallel-source Build Status

streams framework aims at providing a clean and easy-to-use Java-based platform to process streaming data. With its abstraction level, it can be used to define various processing jobs decoupled from the underlying execution engine. Packages streams-storm, streams-spark and streams-flink allow executing these jobs on top of Storm, Spark and Flink respectively.

This packages extends the streams framework with the ability to run stream sources in parallel on distributed processing frameworks mentioned above.

About

Extend the streams framework with the ability to run stream sources in parallel on distributed processing frameworks such as Storm, Flink and Spark Streaming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages