Skip to content

Implementation examples of messaging communication with RabbitMQ

Notifications You must be signed in to change notification settings

aligholipour/RabbitMQ-Messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains methods and techniques for asynchronous communication between services, using RabbitMQ.

Projects

➕ The Basic project includes the implementation of RabbitMQ exchanges.
    ➡️ Direct
    ➡️ Fanout
    ➡️ Headers
    ➡️ Topic

➕ The Pub/Sub Pattern is a form of asynchronous service-to-service communication used in serverless and microservices architectures.

About

Implementation examples of messaging communication with RabbitMQ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages