Authenticate, delay, filter, queue, throttle, and retry asynchronous HTTP requests (e.g., webhooks) made to a Vercel application via a middleware integration with Hookdeck
-
Updated
Oct 29, 2024 - JavaScript
Authenticate, delay, filter, queue, throttle, and retry asynchronous HTTP requests (e.g., webhooks) made to a Vercel application via a middleware integration with Hookdeck
Cross-platform framework for building message-driven applications for .NET and Java
(Work in Progress) Example of an event driven loosely coupled monolith. Which uses asynchronous messaging to decouple bounded contexts and has behaviour driven api as opposed to CRUD style api thus achieving better code and design quality.
A framework for java that abstracts messaging layer
Distributed system with gRPC for microservices and RabbitMQ for real-time employee data processing (e.g., salary, leave queries) and logging.
Repository of "get started" tutorial for NServiceBus learning purposes
An example implementation of a distributed, asynchronous messaging system for an amusement park ticketing application using RabbitMQ.
Durable Git-backed correspondence for independent AI environments: one writer per message store, offline-friendly pull delivery, and no participant-operated server required.
Event-driven fraud detection system built with Java, Spring Boot & JMS. Three independently deployable microservices — REST ingestion, rule-based fraud scoring, and alerting — communicating asynchronously via ActiveMQ Artemis.
Event-driven notification system — designed for reliable, scalable, and efficient delivery across microservices.
Integration Patterns — independent third-party profile of a public API surface, by API Evangelist. Integration Patterns are design patterns and best practices for integrating different software systems and applications, including messaging, data transformation, and service orchestration approaches.
To associate your repository with the asynchronous-messaging topic, visit your repo's landing page and select "manage topics."