Skip to content

charbelh3/RabbitMQ-Logger-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs microservices with RabbitMQ implementation of the direct exchange type.

2 consumers => loggerMS and warningAndErrorMS

1 producer => infoMS

Idea : Make an API call to create a log, by specifying the log type, which will be used as a message routing key, to be used by the direct exchange, to correctly route the message to the correct queues. loggerMS and warningAndErrorMS, act as consumers, both listening on 2 different queues, with their own binding keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published