Skip to content

A pipeline that streams live events from rabbitMQ and aggreagtes the events by session_duration (A field in event) and store the results in postgresDB

Notifications You must be signed in to change notification settings

Sharath-majjigi/apache-flink-rabbitMQ-pipeline

Repository files navigation

Apache Flink RabbitMQ Pipeline

This project demonstrates a data streaming pipeline using Apache Flink, RabbitMQ, and PostgreSQL.
The pipeline reads events from RabbitMQ, processes them with Apache Flink, and stores the results in a PostgreSQL database.

Java Spring Boot Apache Flink RabbitMQ PostgreSQL

About

A pipeline that streams live events from rabbitMQ and aggreagtes the events by session_duration (A field in event) and store the results in postgresDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published