Settings

Theme

Ask HN:Is it worth to learn RabbitMQ as a junior back end developer?

3 points by fuadnafiz98 5 years ago · 3 comments · 1 min read


Hello everyone, I am a junior backend developer and interested to learn Message Queue Architecture. Is it a good idea to learn RabbitMQ? I will appreciate your suggestion :)

ttt0 5 years ago

I guess so, but that's a weird question. It's not even a programming language and you can learn most of those in a week or so. It's just a simple library, learning everything about it should take max few days. You can probably learn it as you go whenever it becomes necessary.

uberman 5 years ago

Yes, absolutely, message queuing is an important part of back end architecture. If you happen to use python, "Celery" is an easy way to start using "RabbitMQ".

  • fuadnafiz98OP 5 years ago

    Thanks for your suggestion. I am comfortable with nodejs so I guess I will find a good package for RabbitMQ

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection