Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RabbitMQ learning project, following docs and devising own queue system

Project to learn rabbitmq's behaviour and configuration

Working with the idea of horizontal scaling in mind

There are multiple branches

  • main branch has the first Hello World tutorial
  • each subsequent branch is named after the docs tutorials here
  • The python folder only covers the Hello World first tutorial; my real use-case is in TS (Nextjs and Nestjs instances) so I did the rest in Node with JS
  • the hscale-sse branch covers a simulation of a closer-to-real-world scenario and I explain it in more detail in that branch's README

Links/References

  • RabbitMQ's tutorials
  • RabbitMQ's docs - to a lesser extent
  • amqplib's docs - where I found out there's a promise-based API as well

About

Project to exemplify, try and study rabbitmq behaviour and techniques

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages