rabbitmq
RabbitMQ was the first message broker that I learned. There was project in my company related to real time event handling and I was told to learn RabbitMQ. I found the concept of queues and exchanges very useful. We used RabbitMQ for handling real time events and process them and save in database.
I found the concept of consumers and producers very useful. RabbitMQ is very useful when we have to deal with real time events and we have to process them in order. The APIs are very clean and easy to use and Documentations are very useful if we have to deal with complex scenarios.
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.