Projects with this topic
-
Crypto Monitor es una aplicación Java Spring Boot que obtiene precios en tiempo real de criptomonedas desde la API de CoinGecko, los publica en Kafka y los transmite por WebSocket a un frontend en HTML para visualización en vivo.
Crypto Monitor is a Java Spring Boot application that fetches real-time cryptocurrency prices from the CoinGecko API, publishes them to Kafka, and broadcasts them via WebSocket to an HTML frontend for live visualization.
Updated -
Change data capture on Oracle databases + transfer of change events to Kafka
Updated -
This client will consume the video_streaming_services api, where we can upload and select a video to play in chunks trough kafka
Updated -
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, then through another endpoint you will get a video by id first from the mongo database, then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video. Frontend that uses this service: https://gitlab.com/uy.com.personal/video_streaming_services_ui
Updated -
Spring template for a REST service designed with Hexagonal architecture
Updated -
FastAPI that reads rss feeds from magazines, consolidates and broadcast them to pub/sub and clients.
Updated -
ELK stack + Beats + NGINX + Apache Kafka + Grafana on AWS configured with Ansible
Updated -
App that takes real time open source crash data from NYC Open Data and visualises it on a map.
Updated -
-
Listen to object detections from message queue associated with a webcam and display on dashboard
Updated -
A scalable activity aggregator for Activity Watch(https://activitywatch.net/) using Apache Kafka, Springboot and AngularJS.
Updated -
Elixir application for consuming messages, processing them, and committing them to a sink
Archived 1Updated -
This project is a realtime streaming data collection system based on kafka and spark.
Updated -
Implementing a Pub/Sub messaging system, in the vein of RabbitMQ, Apache Kafka.
Updated