Projects with this topic
-
RabbitMQ Helm Charts
Updated -
Key platform data integrations repo
Updated -
A personal video hosting platform.
Updated -
ASP.NET Core .NET 10 Web API demonstrating asynchronous messaging with RabbitMQ and MassTransit, including Product CRUD, event-driven communication, consumers, shared contracts, Entity Framework Core, and the Outbox pattern.
Updated -
This program is part of two university courses: 4IT573 Node.js Basics & 4IT487 Information Technologies in Entrepreneurship. The purpose of the program is to automatically crawl a site's content and classify it as harmful for children to view as well as demonstrate and practise the skills learned in the Node.js course along with a pracitise of using AI models and RabbitMQ in a real-world scenario.
Updated -
RabbitMQ is an open source general-purpose message broker that is designed for consistent, highly-available messaging scenarios (both synchronous and asynchronous)
Updated -
RbFly is a library for RabbitMQ Streams using Python asyncio.
Updated -
-
RabbitMQ messaging deep dive: install, GUI admin, clusters, AMQP exchanges, bindings, vhosts, users, queues, shovels. Xavki tutorials in French.
Updated -
Active prototype for sovereign AI processing in KRITIS healthcare. 30 ADRs covering transactional outbox with publish fencing, async DB runtime, semantic chunking, and BSI audit ledger preparation.
Updated -
java backend education platform
Updated -
Sistema de chamada de caminhões desenvolvido com automação para registrar os status de tempo de espera e carregamento. O objetivo do projeto era gerar métricas e gráficos para análise de atrasos e otimização do processo logístico.
Updated -
Финансовые Решения Цель: разработать микросервисную архитектуру на основе Nest.js с использованием RabbitMQ и Telegram API.
Producer и Consumer сервисы для RabbitMQ Нужно реализовать два микросервиса, взаимодействующих через брокер сообщений RabbitMQ. Producer (Sender) Service отправляет сообщения в RabbitMQ. Должен поддерживать отправку событий с уникальным идентификатором (например, UUID) для обеспечения идемпотентности, сериализацию данных в формате JSON, подтверждение успешной отправки сообщений и ретраи на случай временных ошибок соединения. Consumer (Receiver) Service получает сообщения из RabbitMQ и выполняет их обработку. Должен обеспечивать автоматическое или ручное подтверждение обработки сообщений, реализовывать механизм повторной обработки в случае ошибки и логировать успешные и неуспешные обработки. Сервис отправки уведомлений в Telegram Реализовать сервис, который принимает входящие события и отправляет соответствующие уведомления в Telegram (в произвольном формате) через Telegram Bot API. Дополнительные требования Использовать Nest.js с модульной архитектурой, Docker для развёртывания сервисов и придерживаться принципов SOLID и чистой архитектуры. Будет плюсом Настройка и документация API через Swagger, покрытие кода тестами (Jest / e2e). Ожидаемый результат: репозиторий с кодом (GitHub / GitLab / Bitbucket) и инструкцией по запуску проекта.Updated -
Repository to produce messages and send them to the corresponding RabbitMQ topic based on the routing keys provided.
Updated -
Repository to consume messages from RabbitMQ broker
Updated -
RabbitMQ Server Repository
Updated -
Intelligence hub for the RabbitMQ sustainability monitoring ecosystem. Calculation of the Sustainability Energy Score (SES) and other Compute and Performance efficiency metrics. Part of https://gitlab.com/mphil_rabbitmq_experiment
Updated -
A Rust crate to easily deploy resilient RabbitMQ consumers and publishers https://crates.io/crates/resilient-rabbitmq-client
Updated