asynchronous-communication
There are 20 repositories under asynchronous-communication topic.
erfanresume/Two-Router-Network-on-Chip
In this project, I investigate and design a NoC system consisting of the router/switch, IPs (CPU or other hardware module), and interconnection structure (topology) such as Mesh.
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
vadniks/Jaoned
OpenGL & QT based online drawing board
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.
Afif718/ESP32-SIM7600-GPRS-Firebase-Project
This project utilizes an ESP32 microcontroller and a SIM7600 4G module to connect to a GPRS network, enabling communication with a Firebase Realtime Database.
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
xSergioBG/RabbitMQ-Template
This project provides a guide for setting up WSL 2, installing Docker Desktop, and running RabbitMQ using an official image. Additionally, it includes a practical example of communication with RabbitMQ using two console applications in C#.
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. Also the cluster steup for multiple brokers is illustrated.
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.