request-reply
There are 21 repositories under request-reply topic.
kubemq-io/kubemq-community
KubeMQ is a Kubernetes native message queue broker
sfast/zeronode
Zeronode - minimal building block for NodeJS microservices
behrad/mom
Message Oriented Middleware playground
ppossanzini/arbitrer
MediatR RPC implementation via Pipelines
owpk/kafka-event-driven
event-driven microservice architecture demo based on kafka message bus with request - reply
gregwhitaker/nats-requestreply-example
An example of using NATS for request-reply messaging
franknesse/NServiceBus-Messaging-Showcase
NServiceBus demo project explaining various kinds of integration patterns
kamauwashington/nats-queue-api-python
NATS.io Queue Groups/Subscription with NATS.io Request-Reply using Sanic and Python3+
prosenjitjoy/Go-with-NATS
Collection of example code used for learning NATS using Go.
sarkarshuvojit/kafka-sync-proxy
Make http calls to Kafka that waits for responses.
TeamDev-it/arbitrer
MediatR RPC implementation via Pipelines
vinayputtaraju/messaging-sdk
Library for Request/Reply pattern using SQS temporary queues with spring-boot
amirdoosti6060/RequestReply
Achieving Synchronous Communication over an Asynchronous Messaging System
BrainSpawnInfosphere/marko.py
UDP pub/sub
Gatmatz/Request-Reply-Messaging-App
Request-Reply Messaging App using RMI Technology.
kamauwashington/nats-gatekeeper-pattern-api
NATS.io async validation Gateway Pattern w/ ExpressJS API
kamauwashington/nats-request-reply-api
ExpressJS asyncronous pub-sub using Nats.io in TypeScript
kamauwashington/nats-scatter-gather-api
ExpressJS asyncronous pub-sub Scatter Gather pattern using Nats.io in TypeScript
KristofferK/msmq-destination-unknown
Using MSMQ Subsystem A must send a message to Subsystem B without either knowing the address of the other subsystem.
stn1slv/kafka-request-reply
Sync request/reply communication for Kafka clients