Skip to content

Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.

Notifications You must be signed in to change notification settings

devmentors/Messaging-In-Distributed-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thumbnail

Messaging In Distributed Systems

Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.

Episodes

The implementation process can be found on our DevMentors YouTube channel:

Requirements

To start the infrastructure via Docker, type the following command at the compose directory:

docker compose -f infrastructure.yml up -d

Each application can be started separately using dotnet CLI or your favorite IDE.

About

Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages