asynchronous-communication
There are 17 repositories under asynchronous-communication topic.
andreyka26-git/rabbit-event-bus
This is a simple library for async communication between the microservices based on rabbit.
OpenSmock/PharoZeroMQ
ZeroMQ (ØMQ, 0MQ or ZMQ) library for Pharo
adessoSE/LearnDistributedEcom
A C# sample project demonstrating the intricacies of distributed systems in an e-commerce setting, using microservices, MassTransit, and integrated telemetry with Jaeger and Application Insights.
NileshBarandwal/RabbitMQ
An example project showcasing a publisher-subscriber pattern implemented in Node.js using RabbitMQ for asynchronous messaging. This project provides a basic demonstration of how to send and receive messages between components in a distributed system.
vadniks/Jaoned
OpenGL & QT based online drawing board
AletheiaWareLLC/Wink
Fault Tolerance Framework
mrkresnofatih/BraveFish.RabbitBattleGear
An Opinionated AWSSQS-Style-Inspired RabbitMq Template Nuget Package For .NET WebApi 🐋 🐇
mrkresnofatih/BraveFish.WorkflowMaster
Workflow WebAPI for tracking chained asynchronous processes using .NET6, PostgreSQL, and RabbitMQ 🦄🐋🐪
R-SNGH/kafka-zookeeper
asynchronous communication
aman-1998/Point_To_Point_And_PubSub_Messaging
This repository focuses on point to point messaging and Publisher Subscriber messaging using Message Brokers. JMS 1 API and JMS 2 API both have been illustrated in detail using ActiveMQ Artemis
Barvaziyel/Distributed-System-Omission-Faults
Implementation of an asynchronous, distributed, omission-fault tolerant, token management system using multi-threading.
KarmaComputing/itsambiguous_bot
itsambiguous_bot is a telegram bot to promote effective asynchronous communication
kliao2016/docker-k8s-practice
Simple blog app to practice with async services communication, docker, k8s, and skaffold.
vadniks/JaonedServer
The server for the Jaoned drawing board
yosra270/distributed-text-editor
Distributed application to edit and send and receive text using communication based on RabbitMQ API.