Projects with this topic
-
ASP.NET core +SQL server+Redis+Kafka as a Message Broker
Updated -
Real-time fraud detection system using PySpark Structured Streaming, Kafka, watermarks, windowing, and Delta Lake.
Updated -
Real-Time Analytics using Apache Pinot and Apache Druid...
Updated -
Core data sync engine implementing event-driven processing, rule-based normalization, conflict resolution and audit-ready deterministic pipelines.
Updated -
Projeto que simula um ecommerce utilizado para estudos utilizando o Apache Kafka.
Updated -
In real time inference simulator using the MVTec dataset, aproach via DINOv2 and Claude Sonnet 3.5 (Amazon Bedrock's API)
Updated -
Key platform data integrations repo
Updated -
Accident Management Service: Emergency Service Module
Updated -
accident-event-stream
Updated -
Accident Management Service: Fire Rescue Service Module
Updated -
Accident Management Service: Law-enforcement service
Updated -
Accident Management Service: Statistics Service Module
Updated -
A Project based around a simulated music streaming app (Spotify for example) generating live user events, to practice handling real time streaming of large amounts of data.
Updated -
This project demonstrates how to build custom Apache Kafka Connect connectors using Java based on Apache Kafka 3. It provides a hands-on guide to implementing both source and sink connectors that can integrate Kafka with custom data sources or destinations not supported by default connectors.
Updated -
This is a quarkus project that used PostgreSQL database, Hibernate JPA ORM, and apache kafka as a stream messaging. It consist 3 service: code-with-quarkus (product / main ) service, quarkus-create-order service, quarkus-shipping service
Updated -
Desktop application written in Kotlin that allows for connecting, consuming, and producing to Kafka topics.
The purpose of the project is to supply a quick and easy way to experiment with streaming in a sandbox manner. You can choose to produce files to a topic to replicate live streaming, or consume from a topic.
Updated -
Workshop for Spring Boot and Kafka
Updated -
A Spring Cloud Streams workshop using Apache Kafka
Updated -
The SalesStream dashboards is an application for monitoring and analyzing revenue data in real time. By leveraging the power of Apache Spark and Apache Kafka, this system ensures that financial data is processed efficiently and in a timely manner, providing companies with up-to-date insights into their revenue streams.
Updated -
Kafka producer and consumer samples using Java and Kotlin. There are two implementations: a simple one and the second using Apache Avro in both languages.
Updated